Answer Posted / ajeet singh
select count(*) from <tablename>;
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How index is implemented in oracle database?
What happens if recursive calls get out of control?
Point the difference between translate and replace?
What is an index associated with a constraint?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
What are the ansi data types supported in oracle?
What are operators in oracle?
Please explain compound trigger in oracle?
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
Differentiate between post-database commit and post-form commit?
How to create a stored function in oracle?
How to create tables for odbc connection testing?
How to start an oracle instance?
Name the various constraints used in oracle?
How does the on-delete-cascade statement work?