With out using count() function. How to the find total
number of rows in a table?
Answer Posted / ramachandran
select rownum from tablename;
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is a primary key example?
how do you tune the slow running queries in oracle db , explain the methodology
How do I run a sql query in pgadmin 4?
What are the three pl sql block types?
How can the performance of a trigger be improved?
What are the usages of sql?
What is clustered index in sql?
What is varchar example?
how to use regular expression in pattern match conditions? : Sql dba
What jobs use sql?
What does the acronym acid stand for in database management?
Define implicit and explicit cursors.
What does t sql mean?
How many indexes can be created on a table in sql?
What are the properties of a transaction?