Microsoft
Software
Hardware
Network
Question : SQL Select Query Against Static table
I need to build a query that selects from table B all records that match one of the customer ids on table A, which is a list of 100 customers. Table B is big - about 45k records.
I'm looking for an efficent way to build this query. Any ideas?
Answer : SQL Select Query Against Static table
Select * from TableB LEFT OUTER JOIN TableA
ON customerid.tableA = customerid.tableB
Random Solutions
Exchange 2003 to Exchange 2010 migration - Calendar EntryID values
0xc004e003 error code activation problems windows 7
Access Database Design: 1 Field Tables as Primary Key
Insert Google Map locator in Web site
Compare Listboxes
Update FoxPro Tables
Can Nagios or PacketTrap monitor servers at different locations?
HTML need help !!!!
Server 2008 terminal license server and Server 2003 terminal license server on same domain - issues?
can i config VPN and remote access VPN in one ASA 5520 ???