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
Finding file owner - getting an error: identity references could not be translated
Searching inside PHP files
VC++ hiding console
Unable to copy and paste files through remote desktop
Cannot boot into Windows 7 partition (Blinking cursor) after using Acronis Disk Director resize
VMware, vSphere Virtual Machine and Disk Errors "invalid disk type 7" and "cannot detect guest operating system type"
Red "X" appears in the icon for a mapped network drive in Windows 7, even though you can successfully access the drive
namespace question
How can I prevent my object being overwritten in a for loop?
Where can I find free borders to download?