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
Mirrored volume not showing available space
I HAVE A SONY VAIO MODEL: VGN-FW351J
DReamwever how to link pages.
Compare two excel files
how to make an MsAccess form resolution independent?
Anyone knows what this fruit is called in english and if I can buy it in the USA somewhere even online
SQL database issues over ipsec site to site tunnel on Juniper SSG520
CSS issue with hidden menu drop downs
User activity in solaries
how to create a css file to format xml file