How to count the no of records of a table without using
COUNT function?
Answer Posted / l meher
select max(rownum) from table_name;
| Is This Answer Correct ? | 24 Yes | 0 No |
Post New Answer View All Answers
What jobs use sql?
What is sql keyword?
How do you use a while loop in pl sql?
Is sql a dbms?
What is sql rowcount?
What are the different type of joins in sql?
What is an intersect?
How is data stored in sql?
Why we use join in sql?
What is a pdo connection?
How do you declare a variable in pl sql?
What are different joins used in sql?
What is sql analyzer?
what is the command used to fetch first 5 characters of the string? : Sql dba
What does joining a thread mean?