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
Script Trouble
How do I suppress default click behaviour on hyperlink field on form?
Remote Desktop Keeps Launching Explorer
Query XML data in TSQL
Save file from Attachment type data field
Sharepoint Discussion Board Pictures??
Is there a free good print directory for Windows
Can someone explain this code to me?
How do I retrieve text from a website
Export Database