Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. godrob

    SQL Query Help Please

    PH Thank you so much! That worked. You have just saved me hours of time, thank you! Regards Rob.
  2. godrob

    SQL Query Help Please

    Hi PHV, The column names of the table 'wp_users' looks like this: ID, user_login, user_pass, user_nicename, user_email, user_url, user_registered, user_activation_key, user_status, display_name, spam, deleted Does that help? Thanks Rob.
  3. godrob

    SQL Query Help Please

    Hi there, thanks for your reply. I'm sorry, I'm new to this and don't understand what you mean by 'relationship' If it helps, I can tell you that I have one database, with 97 tables, two of which are: wp_users wp_xprofile_data wp_xprofile_data looks like this: id | field_id | user_id |...
  4. godrob

    SQL Query Help Please

    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...

Part and Inventory Search

Back
Top