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 |
How to use like conditions in oracle?
What are the ways tablespaces can be managed and how do they differ?
How to compare dates in oracle sql?
What is Partitions in Table ?
what is the scripts in data base?
Explain the types of exception?
What is a Database instance ? Explain?
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
Explain what are the advantages of views?
Explain database link?
18. Display the clientno and total value for all orders placed by that client. Output the result in the following format: Client <clientno> has placed orders to the value of <total value>
Why is oracle database so popular?