What is oracle sid?
No Answer is Posted For this Question
Be the First to Post Answer
What are the arithmetic operations?
Give the various exception types.
How does Oracle guarantee data integrity of data changes?
What is blob datatype?
What is the maximum number of triggers that can be applied to a single table?
I have query like this. select dept_id, max_mark from stude_dept where min_mark= (select min(mini_mark) from stud_dept); How can i optimize this query. Can anyone help me with it
What is the difference between translate and replace in oracle?
When do we use group by clause in a sql query?
what is data abstraction
Why oracle is used?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What is sharded cluster?