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
Why Not able to read excel file in the Web application running on Windows7/Office2010?
Excel VBA
School Network
iTunes playlist gone but music library intact, how to recreate from iphone
FileZilla Server Setup problem
Quartz Job Scheduler ShutdownHookPlugin
How to pass a scalar variable from one query to another
Using two LN mail id files at same time from one server and two different applications
Windows 7 64 bit Error Lockup Last Ideas
java get utc date/time