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
How to convert characters to times in oracle?
Explain oracle instance.
What is a connect identifier?
What are the numeric comparison operations?
What do you mean by a database transaction & what all tcl statements are available in oracle?
How to rename an index?
What are the parameters that we can pass through a stored procedure?
What is a server parameter file in oracle?
What privilege is needed for a user to create views in oracle?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
What is a trigger oracle?
Why do you create or replace procedures rather that drop and recreate.
what are bitmap indexes? How does they work?
How to connect to a local oracle 10g xe server?
What is a table index in oracle?