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
time tracking with microsoft project
Outlook/Exchange Issue with Emails not showing
need to select all checkbox in gridview.
HP Plotter will not plot inked area only
Best routers for creating a VPN tunnel between two offices
Exchange 2010 Email policy
Problem Installing Windows Server 2003 Enterprise Edition on Dell Precision 390
Need to translate my first string in ASP.NET
Move jpg files from file server and create shortcut
How do I embed ajax calendar extender in asp.net gridview correctly?