Microsoft
Software
Hardware
Network
Question : SQL Syntax, MS SQL Server 2008
I have an MS SQL Server 2008 Database with a table and 3 fields. One field ADM_DATE may or may not have "/" dividing the month, day, and year. What I would like to do is test whether the field has an "/" in it. How can I do this? I'd like to place it in the Where part of a select query.
Answer : SQL Syntax, MS SQL Server 2008
WHERE ADM_DATE NOT LIKE '%/%'
Random Solutions
"svc: short len 19, dropping request"
NAT setting and vmware
Slipstream all updates into new wim.image / win 7 install DVD
ISA PPTP VPN connection not working
Run procedure every min (application_Start) ?
PfSense Captive Portal / VmWare HELP
subnet beginner ?
asp.net page to test database connectivity
IIS 6.0 asp.net 2.0 cpu performance issue
JSON Value Retrieve