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
Sharepoint template
PHP MySQL SELECT OPTGROUP parent value
movieclips and graphs
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
Any good advanced javascript books/links to recommend?
Using ADFind to input all account in specific OU where the Accounts expire is set after the current day
The shared hand in the calendar comes back by default after a restart of outlook.
Ms-Access is a trouble to me!
Windows Update site fails to load
MS SQL Server only using one core on a 4 core box