Answer Posted / nishi
A database instance is a set of memory structures that manage database files. A database is a set of physical files on disk created by the CREATE DATABASE statement. The instance manages its associated data and serves the users of thedatabase.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
How to best split csv strings in oracle 9i?
How to compare dates in oracle sql?
How to unlock the sample user account in oracle?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
What are the differences between char and varchar2 in oracle?
What are the differences between blob and clob in oracle?
Can we commit inside a function in oracle?
How to update values on multiple rows in oracle?
What is an oracle database table?
Explain the use of analyse option in exp command.
What is Trigger in Oracle?
What is rich query?
What is an oracle cursor variable?
Point the difference between translate and replace?