Explain the use of constraints option in exp command.
No Answer is Posted For this Question
Be the First to Post Answer
How to use "startup" command to start default instance?
What is a Data Segment ?
How to define an anonymous procedure without variables?
what is trigger?
How to call a trigger inside a stored procedure?Give an example.
what is null value?
If a table column has is UNIQUE and has NOT NULL, is it equivalent to a PRIMARY KEY column?
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 create a table in a specific tablespace?
How to convert characters to numbers in oracle?
What to do if the binary spfile is wrong for the default instance?
What language does oracle use?