Answer Posted / sawant
A database instance (Server) is a set of memory structure
and background processes that access a set of database files.
The process can be shared by all users.
The memory structure that are used to store most
queried data from database. This helps up to improve
database performance by decreasing the amount of I/O
performed against data file.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
State and explain the different types of data models?
Explain the different normalization forms?
what is IDE,DMV in sql server?
What is bulk collect in oracle?
Can objects of the same schema reside in different tablespace?
How to best split csv strings in oracle 9i?
Is there any function in oracle similar like group_concat of mysql?
What is the purpose of save points in oracle database?
What is oracle analytical function?
What is bulk load in oracle?
What is oracle sid?
Explain compound trigger in oracle?
How to increment dates by 1 in oracle?
Explain the use of full option in exp command.
How do I use os authentication with weblogic jdriver for oracle and connection pools?