Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Inner Join

Author  Topic 

remya90
Starting Member

1 Post

Posted - 2013-09-04 : 03:26:51
Hi,

Is It possible to Insert values into two tables @ the same Time using Inner Join In MySQL..?

TWO Tables are

tbl_users
user_id,name,password

Secon table is tbl_details.and it contains
dtl_id,dtl_addrs,dtl_email...

please help me..

bandi
Master Smack Fu Yak Hacker

2242 Posts

Posted - 2013-09-04 : 03:33:50
This is SQL Server forums...
Better post questions in relevant MySQL forums

--
Chandu
Go to Top of Page
   

- Advertisement -