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.
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 aretbl_usersuser_id,name,passwordSecon table is tbl_details.and it containsdtl_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 |
 |
|
|
|
|