Answer Posted / guest
control file contains crucial information regarding the
database.Without control file u can't open the database.
It maintains integrity of database.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is analyze command used for?
What are the differences between char and varchar2 in oracle?
How to loop through data rows in the implicit cursor?
Can a formula column referred to columns in higher group ?
Explain oracle instance.
Describe an oracle table?
How to convert times to characters in oracle?
What is a lookup table in oracle?
How to assign a tablespace to a users in oracle?
Differentiate between translate and replace?
What is the string concatenation operator in oracle?
What exactly do quotation marks around the table name do?
Difference between oracle's plus (+) notation and ansi join notation?
Can we create trigger on materialized view in oracle?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?