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
Newby needs question answered around VMWare Networking
mailto hyperlink with multiple links on multiple lines
Return records On Date
VFP9 Double click on DBF <filename>.dbf gives message "<filename>.fxp is not an object file"
Error on DROP DATABASE @DBName
Vbs script that can check 2 folders that has identical csv files and compare colum "C" and get just the file names that has the exact data in the colum in both files.
Running login/logout script on Mac OSX from Windows server
Log in Restrictions
Monitor Size
Excel: How to copy and paste a whole work sheet