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 |
The join defined by the default data link is an outer join yes or no ?
What is a Public Synonyms ?
What is a tns file?
Explain oracle data types with examples?
various types of hints and their usage
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
how to tune oracle sql queries pls tell me step by step. urgent pls
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
Can we write insert statement in function in oracle?
How to write text literals in oracle?
select trunc(round(156.00,-1),-1) from dual;
how do get database name at sql prompt?