Microsoft
Software
Hardware
Network
Question : What is the correct syntax in mssql ?
I have an error of syntax
UPDATE Item_Recebimento_NF SET irec_flagesto= case irec_flagesto when 'S' then 'N' else 'S' end case
Where RecNf_Sequencia = 201285
thanks
Answer : What is the correct syntax in mssql ?
UPDATE Item_Recebimento_NF SET irec_flagesto= case irec_flagesto when 'S' then 'N' else 'S' end
Where RecNf_Sequencia = 201285
Random Solutions
store comma separated multiple numbers in a mysql database field database and query them efficiently
Sync Access database contacts with Exchange Contacts list
Using VBA to read inbox of non-default mailbox
SecureCRT, WebHost Manager and Keys
DNS Round Robin
auto run lightbox
split comma delimited values into seperate columns in SQL 2005
Question about Exchange 2010 mailbox move.
Website doesnt display correctly in IE7
How to sendkeys commands to two sequential dialog boxes