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
win 7 admin access
Licensing of softwre
redirecting domain.com to
www.domain.com
in IIS7?
High Insert/Update time because of Trigger
Vmware Virtual Centre Service not starting
Disable "lan settings" button in Internet Explorer
how to avoid echo in 1 on 1 video chat / conference-system with FMS 3,5
How do i create a SCOM 2007 SP1 cluster?
Cropping Photos Without Changing The Aspect Ratio in Fireworks 8
Netlogon Service stopped on SBS2003