how to find count rows in table without count function?
Answers were Sorted based on User's Feedback
Answer / rajender varma
Select num-rows from user-tables where table-name='emp'
Is This Answer Correct ? | 0 Yes | 0 No |
What are privileges and grants?
How to start a specific oracle instance?
What are cursor?where are they used?
How to write an inner join with the where clause in oracle?
What is a data dictionary and how can it be created?
How to convert character types to numeric types?
What are the different types of modules in oracle forms?
What is an oracle tablespace?
What are the differences between lov and list item?
20. Using a set operator, display the client number of all clients who have never placed an order.
how to clone 9i Database on to 10g Database.
What is the difference between a user and a schema in oracle?