Need help with Oracle 2 table join with the count function.
From: Gary Clift <gclift_at_avaya.com>
Date: 16 Jul 2001 10:20:35 -0700
Message-ID: <287b284e.0107160920.1e88a441_at_posting.google.com>
Date: 16 Jul 2001 10:20:35 -0700
Message-ID: <287b284e.0107160920.1e88a441_at_posting.google.com>
Need help with Oracle 2 table join with the count function. Oracle8i Enterprise Edition Release 8.1.7.0.0
I need help selecting a user record and the amount of records in a transaction table associated with that user. The idea is to delete only users that have 0 transactions. I do not want to create any orphans in the transaction table. Here is the SQL statement I’m trying, of course it doesn’t work….
- bt_userid (FK to bot_user) … … …
Any help would be appreciated!
Gary
Love live News Groups… Received on Mon Jul 16 2001 - 19:20:35 CEST