Answer Posted / anjali
1) u have automatic undo management.
2)u have automatic segment space management
3)u got these locally managed tablespaces which is better
than the dictionary managed tabespaces as u can avoid
fragmentation with locally managed tablespaces.
4)u have a new dbms_metadata package to extract object
definitions from database.
5)multi table insert is possible with 9i
6)importanly u have this spfile in 9i.
7) also u have dynamic memory mangement facility with 9i.
8) u have tuning advisories with 9i.
9) u have multi block size parameter with 9i and many more
features like these
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
Why do you use stored procedures and state some of its disadvantages?
What is a nested table and how is it different from a normal table?
Explain about integrity constraint?
how the indexes are stored in the Oracle Database?
Can a formula column referred to columns in higher group ?
What are set operators?
What is the use of file param in imp command?
What is index-organized table in Oracle?
What language does oracle use?
What are the ansi data types supported in oracle?
What is the disadvantage of User defind function?
List out the difference between commit, rollback, and savepoint?
Explain the use of parfile option in exp command.
Give the different types of rollback segments.