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 add for the TBitmapImage the OnClick notify event
Treeview control that support thumbnails or images.
ESENT, Corrupt Database, Event ID 474
secure emails
Count/sum items between dates
Help with PHP statement
Domain Controller rename and IP change
football goal details
Asterisk 1.4 assigning outbound routes based on extension
Install IIS with a vbs script.If supporting files needed pick from a predefined path.