Microsoft
Software
Hardware
Network
Question : SQL complicated request
Hi,
I need to create an SQL request that does the following.
If (Filters LIKE "%,2.%) than (Filters LIKE "%,2.18,%)
This means that I want to find filters that do not have 2. but if they have 2. than it must be 2.18
Answer : SQL complicated request
Sorry this is sql server :( but it might help
select *
from MyTable
where Filters like case when Filters LIKE '%2.%' than '%2.18%' else '%' end
Random Solutions
Enhancement to Allen Browne Audit
commands relating to RESTORE SOURCE
BlackBerry email address lookup on Domino Notes
How do I identify columns that have Null Values.
backup,zip,send email- how to automate it?
Bookie's profit
Setup SBS (Exchange for Outlook 2007) to send recieve SMS write to DB on 1 server
Connecting to server using MSXML2.ServerXMLHTTP
Configure client vpn on Cisco 1800
Incoming spam