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
HTML 5: resize
Complete Exchange 2003 Setup
Get all rows in table in IE
export contacts from Microsoft Outlook XP by group
Install Second Processor on HP DL360 g5
VBScript to export members of Groups and export to Excel
Need help with Get-Contact powershell command
using a batch file to change primary dns address
Price modifier in a dropdown using PHP & MySQL
Non-deliverable notifications by Outside of email system