![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have 2 tables DistinctVend and NonRefvend. Both of them have the VendorID column. The DistinctVend has 25000 records The NonRefvend table has 26000 records. I want to run a query that will select only the records from NonRefVend table where the Vendorid is also in the DistinctVend table. Furthermore I want to be able to document the vendorid's that are in variance in the two tables. Could someone assist please. Thanks S Commar s_commar (AT) hotmail (DOT) com |
#3
| |||
| |||
|
|
I have 2 tables DistinctVend and NonRefvend. Both of them have the VendorID column. The DistinctVend has 25000 records The NonRefvend table has 26000 records. I want to run a query that will select only the records from NonRefVend table where the Vendorid is also in the DistinctVend table. Furthermore I want to be able to document the vendorid's that are in variance in the two tables. Could someone assist please. Thanks S Commar s_commar (AT) hotmail (DOT) com |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Hi Thanks for your help. I wanted to get a list of all the vendorid that do not match in both the tables. Thanks S Commar *** Sent via Developersdex http://www.developersdex.com *** |
![]() |
| Thread Tools | |
| Display Modes | |
| |