Microsoft
Software
Hardware
Network
Question : Reading in and set value in stored procedure
I have a parameter passed in to a stored procedure. I need to check the first 4 characters if they are = to 'abcd' I need to set another variable to 'defg' and vice versa I tried this with a case statement but couldn't get it too run. Any ideas?
Answer : Reading in and set value in stored procedure
SELECT @var = CASE WHEN LEFT(@param, 4) = 'abcd' THEN 'defg' ELSE @param END
Random Solutions
how to deal with more then one Document Class !
Reset display resolution windows 7
Arcserve 11.5 and LTO 5
System Restore Points Not Created on Win 7
how can I read more then one cell an excel file in vb.net
NAT setting and vmware
Exchange 2010 Rollup 3 Issues
onmouseover is not working in Mozilla
Public Desktop Icons not showing in RDP sessions
Configuration for QNAP TS-410U after reset