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 |
List out the components of logical database structure of oracle database.
What is a Temporary Segment ?
what is view?
What are the extensions used by oracle reports?
difference between truncate and delete ,drop?
What is the minimum client footprint required to connect c# to an oracle database?
How to delete a column in an existing table?
How will you write a query to get a 5th rank student from a table student_report?
How can we Update a table with out using UPDATE command?
Indexes in oracle ?
3 Answers Keane India Ltd, L&T,
How many types of tables are there in oracle?
How to display row numbers with the records?