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
VB Script to delete certain file types from a network location
RHCE Exam
Batch file to remove whitespace - similar to word replace ^w
Best Photo Editing software
Capture Linkbutton click event in Master page from Content page
Gridview delete
Controlling Exchange 2010 port usage + some mythbusting
Windows 7 Enterprise vs Ultimate?
extended ACL question
How do I avoid double quotation marks by using comma in Acrobat Acrobat v.9.x