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
dropping there year from my date
Query AD for list of users created within 2 month.
Password protect specific sheets
Excel vb display result of a varable in a msgbox
DHTML moving Image question
Continuous Data Protection Recommendations
Access Multiselect Listbox code
MacBook Pro Superdrive Doesn't See CDs
Pasting values in VBA with a single double quote - Excel
Copying CUSTOM.DIC to new machine - can't add words and how to handle file ExcludeDictionaryEN0409.le
x