Jump to content

Newbie need help


michealspencer

Recommended Posts

Hi all, I'm newbie here and i have a question of database. I have two tables one with minfo and other is user both have u_id. And i want to access that id in minfo so that it updates with information by that id of user in that data. And u_id becomes primary of second table and primary of 1st table.
Anyhelp how can i do this

 

 

Link to comment
Share on other sites

I agree with Barand.  It sound like you are talking about making a SQL join between the two tables, but it's not clear.  A SQL join is trivial, and you can find numerous examples with a simple google of MySQL JOIN, or if you're using some other database substitute that for MySQL.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.