How to count the no of records of a table without using
COUNT function?
Answer Posted / sudhakar & co
select rownum from table_name;
| Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
what is 'mysqlimport'? : Sql dba
How do I start pl sql?
what is the difference difference between procedure and packages
What is the limitation on the block size of pl/sql?
What is clause?
How do I edit a stored procedure?
what is a relationship and what are they? : Sql dba
What is an inner join sql?
How do I install sql?
How to select random rows from a table?
Explain the difference between sql and mysql.
What is the difference between nested table and varray?
What is the difference between nvl function, ifnull function, and isnull function?
What is normalization? How many normalization forms are there?
What are the different types of database management systems?