Explain the use of record option in exp command.
No Answer is Posted For this Question
Be the First to Post Answer
What is control file used for?
How would you design a database for an e-commerce website?
What is Trigger in Oracle?
What is the exact use of Collections?
23. Display the client name for all clients who have placed an order where any order line has more than 3 items. Do not use a table join anywhere in your query.
What is Hash Cluster ?
How to omit columns with default values in insert statement in oracle?
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
emp numb is unique because that is primary key,,but what is foreign key .. explain very clear with example
Explain how are indexes update?
What is oracle database 10g express edition?
what is the bitmap index?