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
Are there any features that are decommissioned in 11g that are not present in 11g?
What are transaction and its controls?
Are stored procedures faster than dynamic sql?
What are the sql commands?
how many values can the set function of mysql take? : Sql dba
What are expressions?
What is difference between sql and excel?
What is synchronized subquery?
Why do we use function in pl sql?
Is sql between inclusive?
What does data normalization mean?
Is sqlite free?
What is the difference between microsoft access and sql?
What are the events on which a database trigger can be based?
How can we debug in PL/SQL?