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
How to print an entire help file or save as / convert help file to pdf?
Unable to Save files in my C drive
Redistributing RIP into OSPF non-contiguous subnets.
Out of Office Assistant not working w/Forwarding Configured
802.1q trunk
Dell inspiron 1720 BCM2045 bluetooth driver for Windows XP Professional.
How to find the row count in an Oracle DataReader in ASP.NET?
How to set up a process that updates a UserRoleID, generates a password, and sends an email message all at once?
Conditional Formatting not printing
error booting the ubuntu linux live cd