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
javascript select menu that outputs the text without a submit button
Date Display in Descending Order?
step by step instructions on moving "favorites" using Kinston 2GB data traveler
Creating a yearly calendar in Excel...
basic HMVC diagram
VB.net Binding DataGridViewComboBoxCell to Enumeration
BIOS not detecting PCIE slot
Copy data from one or more tables or views is grayed out
Need 4 Unique numbers between 1 and 14
Closed up port 25 on network. - now user cannot send email from bt account