Microsoft
Software
Hardware
Network
Question : What is the best way of inserting 1, 2 in Table1 and 2, 1 in Table2?
There are two tables
Table1 - Column A and Column B - Column A is primary key and B is foreign key
Table2 - Column B and Column A - Column B is primary key and A is foreign key
What is the best way of inserting 1, 2 in Table1 and 2, 1 in Table2?
Can anyone suggest me please?
Answer : What is the best way of inserting 1, 2 in Table1 and 2, 1 in Table2?
http://db.tidbits.com/arti
cle/9266
Random Solutions
can't find Printer Setup Utility in Mac OS X 10.5.8
Count consecutive values in MS SQL Server 2005
Display User Pictures stored in AD (thumbnailPhoto) in Windows 7 and Windows 2008 Logins
storing multiple image in one field
Need to reinstall OS on a laptop
Windows Small Business Server 2008 Console Updates
C# delete empty rows in excel
Files scp'ed from Unix servers to Win XP (running WinSSHD V5 ) could not be deleted on the PC
Javascript... add onmouseover .... variable not working
Display a form within a Panel. How to hide caption bar?