![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I need to pull a random set of records with a query. I have a table on the one side called CUSTOMER with a primary key of CustomerID. I have another table on the many side that is called CALLS and has the foreign key CustomerID. I I need a query to pull records randomly from the tables, but exclude all CustomerID records if only one of the records on the many side meets the criteria I'm looking for "Not Interested". Other words, I want to see all the customer and related calls data, but exclude any customer altogether if they have just one "Not Interested" record. Help appreciated. Thanks, Frank *** Sent via Developersdex http://www.developersdex.com *** ----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups ----= East and West-Coast Server Farms - Total Privacy via Encryption =---- |
#3
| |||
| |||
|
|
I need to pull a random set of records with a query. I have a table on the one side called CUSTOMER with a primary key of CustomerID. I have another table on the many side that is called CALLS and has the foreign key CustomerID. I I need a query to pull records randomly from the tables, but exclude all CustomerID records if only one of the records on the many side meets the criteria I'm looking for "Not Interested". Other words, I want to see all the customer and related calls data, but exclude any customer altogether if they have just one "Not Interested" record. |
|
Help appreciated. Thanks, Frank *** Sent via Developersdex http://www.developersdex.com *** ----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups ----= East and West-Coast Server Farms - Total Privacy via Encryption =---- |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
I want staff members to pull a query of qualified customers. The qualifier would be no "Not Interested" CallTypes. So if the customer |
#6
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |