How do you find current date and time in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to create a stored program unit?
Explain the use of show option in imp command.
How to run queries on external tables?
What is an Oracle Instance?
What is the implicit cursor in oracle?
How to use subqueries in the from clause in oracle?
What are synonyms used for ?
What is a dead lock in oracle?
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
Why we choose emp number as primarykey?
What privilege is needed for a user to create views in oracle?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database