without using count(*) and rownum how can we count total
record in a table
Answer Posted / sudipta santra
select count(rowid) from emp;
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
What is oracle analytical function?
What is literal?
What is Data Dictionary Cache in Oracle?
How to connect ms access to oracle servers?
Explain the use of compress option in exp command.
What are the uses of a database trigger?
Does oracle charge for java?
How to work with data objects interactively?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
How to manage transaction isolation level?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
What is connection pooling in oracle?
How can we create the complete backup of data in the oracle.
How can you use check constraints for self referential integrity?
What is java oracle used for?