how do u know the total no of rows in a table?
Answers were Sorted based on User's Feedback
Answer / gurudatt
better way is to use the sys.indexes table where it gives the total no rows for each table.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to check your oracle database 10g xe installation?
After using set unused can we enable the column again to use? Please give me some answers....
how to produce numbers from 1 to 10 using dual table
What are the factors causing the reparsing of SQL statements in SGA?
What is backup in Oracle?
Can I create users through internet explorer in oracle 10g?
What are the different types of synonyms?
How many categories of data types in oracle?
How to update values on multiple rows in oracle?
WHT ARE THE AGGREATE FUNCTIONS?
without using count(*) and rownum how can we count total record in a table
Explain oracle’s system global area (sga).