Explain the use of indexes option in exp command.
No Answer is Posted For this Question
Be the First to Post Answer
How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi
How to use existing values in update statements using oracle?
What are the types of synonyms?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
Explain the use of show option in imp command.
How to get a list of all user accounts in the database?
i can't insert column value greater than 4000 characters at one instance even i am using CLOB datatype . how to insert efficiently more than 4000 characters ? And please let me know how to impose inline and out-of line constraints on oracle column??? Thanks in Advance... Prakash
What are the different pseudo commands? Explain in general?
How to bring a tablespace offline?
From the database level, how can you tell under which time zone a database is operating?
8. Display the client name and order date for all orders using the natural join keywords.