Microsoft
Software
Hardware
Network
Question : Need to use LIKE with 30 identifiers in SQL Server
I need to produce results that capture all the data for account and sub-account for 30 diffent accounts. That is, I have 30 account numbers, but they could also be 123456-INT, 123456BIT, 123456SMALL, etc. Is there a ay in SQL T-SQL to loop through a LIKE function for all 30 different accounts and capture the main account as well as sub-accounts?
Answer : Need to use LIKE with 30 identifiers in SQL Server
You can modify last line like this:
LEFT( appl_report_id, 6 ) IN('510577','608970','6224
19', .... )
Random Solutions
Changing Default Web Site Properties
EXIM mail manager (LAMP) permissions auto-reset how to prevent resetting for a specific file
Binary data
SharePoint File Folder Actions
Mikrotik Dst-Nat Problem with internal web server
Can't access Exchange 2003 OWA from Internet
Dynamic Color
What is the best navigation software for a Macbook Pro and an iPhone?
What is the process for getting the proper dll to use with 'example' code? system.web.extensions.dll dll question
Somebody is sending emials form my hotmail account