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
How to make Delphi 2007 application compatible with Windows 7 OS?
Mac backup: unsupported file characters
Windows 2008 ServeRaid driver
Group Policy Home Page.
Which is quicker, a macro or code?
Service policy is in suspended mode
NAT on ASA to a remote server
"INACCURATE FILE WAS SPECIFIED"
Bouncebacks from distribution group
Does anyone know how to make a disk image from the iphone memory?