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
mailto hyperlink with multiple links on multiple lines
where in windows 7 pro enabing remote desktop connection to this computer?
How to append DateTime to a Filename in DOS
I need assistance excluding values from a SQL query
VB.Net - Database connection.
C# Linq statement conversion to VB.NET
code check
ORA-01456, Can't perform update/insert etc in Stored Procedure from Crystal Reports
multiple domain controllers in jcifs
Excel and adding percentages function