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
Installing Windows 2008 Server R2 on a Dell PE 2850
KDL55HX701 or 55LH90, which is best/newer?
Microsoft Information Store stalling issues
Asp.Net I am having problem trying to access a page & passing it querystring value.
Migrating SharePoint to another server
A* algorithm 2D snake with obstacles max route
User's Web-Based AOL Mail is sending spam to all his contacts
HOW TO SORT MULT-DIM ARRAY IN PHP
Domain user account continuously getting locked out.
Database on a 64 bit OS - Conection issues