Microsoft
Software
Hardware
Network
Question : no value and value
insert into product.inwarehouse value '2' where product.internsku = 'hello'
i want this command to work when product.inwarehouse has no value and when product.inwarehouse has a value
Answer : no value and value
can u please clarrify
insert into product (inwarehouse)
SELECT '2'
FROM product
where internsku = 'hello'
Random Solutions
How can I install HP single sign on credentials manager onto a compaq TC4400 tablet running Windows 7?
IE7 freezes on certain websites (w and w/out addons)
ms office oem vs licensing
XP SP3 PROBLEM
trying to read (compressed) laptop disk...
MS Access - First and Last Name field into Full Name
vpshellres.dll could not be found
How to Export OWA content remotely?
select only uppercase words from a table column
How do I display a login banner for RDP users?