Guest_imported
New member
- Jan 1, 1970
- 0
Hi all,
New to CR, and I have an Oracle database that I am trying to query. 3 Tables, let's call them T1, T2, and T3 for arguments sake. T1 has CustomerName and CustomerID. T2 has CustomerID, OrderID, and OrderDate. T3 has CustomerID, ServiceID, and ServiceDate. I want to know, for the month of March, which customers have an order entry, but not a service entry. I've been beating my head against a wall trying to figure this out, I know it is probably simple and I am going to kick myself when you tell me the simple answer. But if you could indulge me, I would appreciate it.
Thanks!
Vinnie
New to CR, and I have an Oracle database that I am trying to query. 3 Tables, let's call them T1, T2, and T3 for arguments sake. T1 has CustomerName and CustomerID. T2 has CustomerID, OrderID, and OrderDate. T3 has CustomerID, ServiceID, and ServiceDate. I want to know, for the month of March, which customers have an order entry, but not a service entry. I've been beating my head against a wall trying to figure this out, I know it is probably simple and I am going to kick myself when you tell me the simple answer. But if you could indulge me, I would appreciate it.
Thanks!
Vinnie