Microsoft
Software
Hardware
Network
Question : SQl update statement
hi all
i have 2 tables,
2ND is blank and the 1ST has the data
how do i update the 2ND with table 1 data? A = D, B=E, C =F
A B C D E F
1 1 1
2 2 2
3 2 1
Answer : SQl update statement
What keys join the tables together?
Or do you just want to copy 1st into 2nd?
1: 2:
insert tbl2nd (d,e,f) select a,b,c from tbl1st
Random Solutions
unable to install Exchange SP2 Update Rollup 4
Add WMI Query to Existing VBscript
Phantom MS Virtual Bus Network Adapter
SQL Query calculation in a View
Multiplying a double by -1
iphone 3gs email with exchange server
How can I display the current column widths of an Excel worksheet?
Simple jQuery Crossfade
Unable to delete some items on Draft folder con Exchange 2007.
Adding a Manual DNS SRV record