Microsoft
Software
Hardware
Network
Question : MS SQL 2005 Table Map.
I have the table1 is like this:
Code Name
1 A
2 B
3 C
4 D
5 E
6 F
7 G
and I have another table2:
Code Name
NULL A
NULL B
NULL C
NULL A
NULL E
NULL G
NULL G
So I want to update the code column of the table2:
-->
Code Name
1 A
2 B
3 C
1 A
5 E
7 G
7 G
Please help me, how can I do that?
Answer : MS SQL 2005 Table Map.
oops..
update table2
set Code = (select top 1 table1.Code from table1 where table2.name=table1.name)
Random Solutions
Windows Vista Security Center will not start
Hosts file resolution does not work
Disk Manager doesn't see the ISCSI Virtual Disks but One
cannot see hello.html file in web root, some one deleted a major dir bit on web root
Confirmation of TCP/IP connection states
Backup to NAS with Symantec Backup Exec 2010
create a div with rounded top and bottom and sides with an outer glow
Power Point files won't open from samba share
Working with multiple MS SQL Server database in applicatie
ZyXel GS-1548 switch