Answer Posted / orawhiz
A Control file records the physical structure of the
database. It contains the following information.
Database Name
Names and locations of a database's files and redolog files.
Time stamp of database creation.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
various types of hints and their usage
What is the quickest way to fetch the data from a table?
What is blob data type in oracle?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
How to use regular expression in pattern match conditions in oracle?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....
How to view existing locks on the database?
What is define in oracle?
How to convert character types to numeric types?
What would you do with an in-doubt distributed transaction?
What is truncate oracle?
What are the execution control statements?
What is the best way to do multi-row insert in oracle?