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
How to re-write code using strings to Delphi 2010
Worldspan - calling worldspan web service
Popup details on mouse hover using Jquery
How send an array by url with php???????
Trouble installing Panasonic Printer/Copier devices on SBS 2008
SID History/re-ACL'ing when moving to new AD forest
When I encrypt/encode a string using codeigniter encryption class, it is different everytime, why?
How do I invoke a Java script for onkeypress for a dynamically added control?
Office Language Settings on Remote Desktop Server 2008 R2
jQuery: Add div at beginning of other div