How to count the no of records of a table without using
COUNT function?
Answer Posted / suneelkumar
Hi guys..
rownum is virtual column we con't use max(rownum) i t will
give the error unknown colum...
so by using cursor we can count
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Enlist the advantages of sql.
How do I debug a stored procedure?
Define union, minus, union all, intersect ?
What are the steps for performance tuning.
Explain cursor types?
what is the difference between nested subquery and correlated subquery?
What is sql injection vulnerability?
Why do we use sql constraints? Which constraints we can use while creating database in sql?
What is the sql*loader? : aql loader
How do I write a sql query in pgadmin 4?
How do you explain an index?
How many functions are there in sql?
Explain commit, rollback and savepoint.
How do you rename a table in sql?
What is a database? Explain