What is mean by Program Global Area (PGA) ?
Answer Posted / rashid ansari
if oracle user dedicated server then only oracle create PGA
for each user.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What to do if the binary spfile is wrong for the default instance?
How to apply filtering criteria at group level in oracle?
what are bitmap indexes? How does they work?
What is difference between cartesian join and cross join?
How many categories of data types in oracle?
In what script is snap$ created? In what script is the scott/tiger schema created?
What are the limitations oracle database 10g xe?
What is ceil and floor in oracle?
What is the difference between hot backup and cold backup in oracle?
How to define a record variable to store a table row?
What is procedure overloading in oracle?
What is the data pump export utility?
can u send the sql dumps to sivakumarr1987@gmail.com plz help me
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
6. Display the client name and order date for all orders using the traditional method.