without using count(*) and rownum how can we count total
record in a table
Answer Posted / ganesh prasad sial
select sum(1) from emp;
| Is This Answer Correct ? | 38 Yes | 2 No |
Post New Answer View All Answers
How to create a stored program unit?
What is define in oracle?
when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.
How to apply filtering criteria at group level in oracle?
What is a nvl function? How can it be used?
Why do we need oracle client?
What is a nvl function?
Differentiate between pre-select and pre-query?
What types of joins are used in writing subqueries?
nw i'm doing MBA system and planning to do oracle,database management.tell me that whether it is useful r not?.refer any course for my carrier pls
Explain table?
How to establish administrator authentication to the server?
Explain oracle’s server parameter file.
How to use regular expression in pattern match conditions in oracle?
How to update values in a table in oracle?