Hi guys, I am very new to SQL and could really need some help with an SQL Query please...
I need an SQL Query that will copy the column data of 'user_login' found in table 'wp_users' and replace the column of 'value' that is found in table 'wp_bp_xprofile_data' BUT only if the column of 'field_id' found in ' 'wp_bp_xprofile_data' = '1'
I hope that makes sense?
Any help greatly appreciated
Thanks in advance
Rob.
I need an SQL Query that will copy the column data of 'user_login' found in table 'wp_users' and replace the column of 'value' that is found in table 'wp_bp_xprofile_data' BUT only if the column of 'field_id' found in ' 'wp_bp_xprofile_data' = '1'
I hope that makes sense?
Any help greatly appreciated
Thanks in advance
Rob.