With out using count() function. How to the find total
number of rows in a table?
Answer Posted / manjunath u
rownum is one of the option, can deal with sequence also
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can triggers stop a dml statement from executing on a table?
what are the advantages a stored procedure? : Sql dba
How does an execution block start and end in pl sql?
What is clustered and nonclustered index in sql?
what is cross join? : Sql dba
Why is sql*loader direct path so fast?
Why do we use joins?
How do I create a memory optimized filegroup?
How to select 10 records from a table?
How to select the Nth maximum salary from Table Emp in Oracle SQL Plus ?
Why are aggregate functions called so?
What is the maximum rows in csv?
how to use like conditions? : Sql dba
What is a dirty read sql?
What is compilation error in pl sql?