Answer Posted / narayan mishra
->SGA stands for System Global Area.
->it store the data and control information for oracle srever.
->it can be shared by database processes.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many types of sql are there?
Does sql profiler affect performance?
Is pl sql different from sql?
what is myisam? : Sql dba
What is the difference between mdf and ndf files?
Why coalesce is used in sql?
What is mdf ldf and ndf?
Which sql statement is used to delete data from a database?
what is normalization? : Sql dba
What is the order of sql select?
What is string join?
Why we use stored procedure instead of query?
What is the difference between cross join and natural join?
Which function is used to return remainder in a division operator in sql?
what are the differences between char and varchar? : Sql dba