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
Silverlight ContentPresenter in Button Template
Group and ungroup a password-protected sheet?
Hosted AD Domain Service - a best practice ?
Windows 7 Enterprise vs Ultimate?
Styling a Dropdownlist using CSS
Exchange 2010 Corrupted Receive Connectors in an inconsistenent state
How to print logos on Epson T88IV
Securing a web service call
Saving PDF report Oracle Report Builder on Client using WebUtility
DNS will not resolve one domain