Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Counting all rows in a table
Message
Information générale
Forum:
Oracle
Catégorie:
Autre
Divers
Thread ID:
00804364
Message ID:
00804549
Vues:
28
You can get the approximate record count (as of the last analize) from
SELECT TABLE_NAME, NUM_ROWS FROM USER_TABLES
>It was a general question. I don't have a problem with using SELECT (*) FROM TABLE. It is just slow on a table with 650,000 records. I just thought maybe ORACLE had a different/better command to get Record Count from a table.
>
>Thanks
George
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform