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 |
Explain integrity constraints?
How to convert characters to numbers in oracle?
what are the diffeenes between oracle 9i,oracle 10g
How to create a new table by selecting rows from another table?
What is the difference between INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN?
what is the scenario where you take the database to NoArchivelog mode?
Which Department has MOST NUMBER of employees?
8 Answers IBM, LeadSquared, Mastek,
Explain the use of grant option in exp command.
Explain the use of indexes option in exp command.
How to connect to the server with user account: sys?
how to select second mauximum value in a given table under salary column
Please help me how to write a Query to change the primary key constraint from 1 attribute to another attribute in a table