How to create a server parameter file?
How to assign values to data fields in record variables?
How to use existing values in update statements using oracle?
Query to get max and second max in oracle in one query ?
34 Answers CTS, Keane India Ltd, TCS, Wipro,
What are the factors that affect OPTIMIZER in choosing an Optimization approach ?
Explain temporal data types in oracle
Explain integrity constraint?
what is a cartition product?
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
When a form is invoked with call_form, Does oracle forms issues a save point ?
How to rebuild an index in oracle?
How to retrieve values from data fields in record variables?
How to create id with auto_increment on oracle?