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
1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE
How to execute the package in oracle?
How to define a cusotmer as a supplier in ORACLE R12
How to add another datafile to a tablespace?
How to name query output columns in oracle?
Is java required for oracle client?
How to store pictures on to the database?
What is a table index?
How are extents allocated to a segment?
How to display row numbers with the records?
How to install oracle database 10g xe?
What is a sub query and what are the different types of subqueries?
WHAT IS ecc 6.0
How to use fetch statement in a loop?
What is a snapshot in oracle database?