Microsoft
Software
Hardware
Network
Question : I'm trying to use LIKe to return all "-"
Ian a table there is normat text and then values as 0000-0800, 0800-1600 or 2200-0600
The text can be anyhting from BLP to ACC or AL etc..
What I'm trying to do is return the 0000-0800 values and these are always entered as ####-####
And I'm trying to use
and a.mon_job like '%-%' with no success
Does anyone have any ideas?
Answer : I'm trying to use LIKe to return all "-"
select * from yourtable
where mon_job like '%-%' works for me?
Random Solutions
Just before the end the FTP download failed due to time out in Windows 2000.
Windows 7 roaming profiles
AIX DB2 error
ASP.NET Error: The page was not displayed because the request entity is too large.
Win 7 Pro Virtual Pc XP Mode visible in the network but not accessible
Windows 2008R2 static ports for ntds/rpc/ntfrs
DC NULL SID in security logs
proxy issue and httpwebrequest
SQL 2005 log shipping vs replication question.
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions