how to find count rows in table without count function?
Answer Posted / anil kumar
select sum(1) from table_name;
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
State and explain the different types of data models?
What is Reduced List of Values?
Explain the use of rows option in exp command.
What is materialized view in Oracle?
Explain an exception and its types?
11. Display the client number and name and the client number and name of the person who referred that client.
How to define a cusotmer as a supplier in ORACLE R12
what is insert all statement in sql
What are the uses of linked server and explain it in detail?
How would you change old and new values in an insert, delete and update triggers?
What is instant client oracle?
Can we create database in oracle using command line ?
How to use "if" statements on multiple conditions?
How to convert characters to numbers in oracle?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?