With out using count() function. How to the find total
number of rows in a table?
Answer Posted / ramachandran
select rownum from tablename;
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How do you use a while loop in pl sql?
Explain what is a column in a table?
Does pl/sql support create command?
What is auto increment feature in sql?
what is self join and what is the requirement of self join? : Sql dba
Can you do multiple joins in sql?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
What are the two virtual tables available at the time of database trigger execution?
What is %s in sql?
Is not null in sql?
Where can I learn sql for free?
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints
What is the difference between left and left outer join?
Explain raise_application_error.
What is your daily office routine?