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 |
if you ctreate table identity
How to define a procedure inside another procedure?
How to work with data objects interactively?
if i have a procedure with 1000 line.when i run this in 61 line i got the error but i want to continue the programe without error.can anyone tell me how to handle that error.
How do we know whether an index is created on a table ???
Can multiple cursors being opened at the same time?
How to start instance with a minimal initialization parameter file?
What is a private synonym?
how many outer joins are used in a single sql query? is there any limitations for using of outer joins?
2 Answers BOB Technologies, Cap Gemini, IBM,
What is a system tablespace?
Why do we need oracle client?
Explain the use of file option in exp command.