Microsoft
Software
Hardware
Network
Question : INSERT INTO WITH VARIABLE
Hi!
I want to select the field ProdNo from a table and insert it in the same table but other colum with a variable.
How do i do that?
UPDATE Prod AS T1
SET webpg2 = 'test.asp?Prodno='(SELECT ProdNo FROM Prod AS T2 WHERE T1.Prodno=T2.ProdNo)
This dosent work...
Answer : INSERT INTO WITH VARIABLE
UPDATE Prod SET webpg2 = 'test.asp?Prodno=' + ProdNo
Random Solutions
Does ADO.Net provides any standard processo to swith to/from connected to disconnected datasource?
Which Java IDE is as friendly as Visual Studio
Access is denied, unable to remove device when trying to delete a printer.
Error running DC Promo on Windows 2008 R2
Form Label Updates Not Working Properly
Outlook 2003 POP3 account continues to download duplicate messages
lookup and then copy from one sharepoint list to another
SQL Express 2008 R2 not showing instance or server name
How to setup network
secure emails