what is meant by magic query
No Answer is Posted For this Question
Be the First to Post Answer
What is COST-based approach to optimization ?
How to define an oracle sub procedure?
You have one employee table having 3 entries emp_id, Mgr_id and salary. Mgr_id is also referencing emp_id. so now find out the emp_id which are having the second highest salary, under a particular manager.
How to loop through a cursor variable?
What is enter substitution variable in oracle?
What is a OUTER JOIN?
when loggined as SYSTEM,how to display all the users of database using sql query?
What is TNS File
How to assign data of the deleted row to variables?
How to write a query with an inner join in oracle?
In my table i have 4 columns with 100 records but in that 4 columns one column contains all NULL values so can i add NOT NULL CONSTRAINT on that column......... ok if it is not possible, can i add NOT NULL CONSTRAINT from 101 Record Onwards?
What is an index associated with a constraint?