redoctoberz
IS-IT--Management
Hi,
I am very very new to SQL. I need some quick help. This is what my problem is. I have two tables. One table has one of the column as user_id. The other table has a mapping from user_id to user_name. Now, I want every column in first table but replace the user_id with user_name.
How do I right this statement?
Thanks.
I am very very new to SQL. I need some quick help. This is what my problem is. I have two tables. One table has one of the column as user_id. The other table has a mapping from user_id to user_name. Now, I want every column in first table but replace the user_id with user_name.
How do I right this statement?
Thanks.