difference between oracle 8i and oracle 9i

Answers were Sorted based on User's Feedback



difference between oracle 8i and oracle 9i..

Answer / a.jyothsna

In Oracle 8i we have no concept of partitioned tablespace
and nonpartitioned tablespace. Where as in 9i we have this

Is This Answer Correct ?    47 Yes 8 No

difference between oracle 8i and oracle 9i..

Answer / ruth

Oracle 9i has a new datatype Timestamp

Is This Answer Correct ?    38 Yes 6 No

difference between oracle 8i and oracle 9i..

Answer / sujit pharande

In 9i merge , insert all, case is introduced .
SPfile in 9i which is not available in 8i version.
Oracle 9i added idea of somewhat pure m-commerce database
with lot of data warehouse feature .
In oracle 8i default tablespace is dictonary managed while
in 9i it is locally managed.

Is This Answer Correct ?    26 Yes 5 No

difference between oracle 8i and oracle 9i..

Answer / raquib

1. Oracle 9i run on browser but 8i doesn't
2. oracle 8i supports only 2 tier web applications but 9i
can support distirbuted applications.

Is This Answer Correct ?    21 Yes 6 No

difference between oracle 8i and oracle 9i..

Answer / navdeep kaur

1.multi table insert is possible.
2.u have tuning advisories with oracle 9i.
3.dynamic memory management is available with oracle 9i.

Is This Answer Correct ?    13 Yes 3 No

difference between oracle 8i and oracle 9i..

Answer / priya tyagi

1.In Oracle 8i defualt table space is dictionary managed
where as in 9i it is locally managed.
2.oracle 8i doesn't provide auto undo segment managment
where as 9i provides auto undo segment managment .
3.in 8i multi table insert is not possible where as it is
present in 9i.
4.in 8i Dynamic memory managment facility is not present
which is present in oracle 9i.

Is This Answer Correct ?    12 Yes 3 No

difference between oracle 8i and oracle 9i..

Answer / montu

Oracle 8i and 9i are different versions of the database.
Oracle9i is a newer release to Oracle8i, it will have more
enhancements, fixes etc. New features are available to both
developers and administrators.

With Oracle each new version contains the same
functionality as the previous version. So Oracle 9i is
backwards compatible with 8i. Oracle 9i does many things
differently internally so they are not exactly the same
database engine. And Oracle 9i has a host of new features
designed to make the database more stable, easier to manage
and increase functionality. There are so many new features
that Oracle Corp. provides a complete manual listing these
new feature. The Oracle 9i New Features manual can be found
on Oracle's Technet site at if you are interested. You will
need to register for a free account if you want to view
documentation on that site.

Is This Answer Correct ?    9 Yes 3 No

difference between oracle 8i and oracle 9i..

Answer / thiyagarajan

We cant rename a column in 8i.but in 9i we can do.
thse datatype of large object in oracle 8i is long but in
9i.it is LOB(large objects)

Is This Answer Correct ?    20 Yes 16 No

Post New Answer

More SQL PLSQL Interview Questions

What is the sql query to display the current date?

0 Answers  


oracle is compiler or interpretter,can any one tell me the answer?

9 Answers   Satyam,


Is join and inner join the same?

0 Answers  


What is sql injection owasp?

0 Answers  


What is t-sql? : Transact sql

0 Answers  






what is SCALAR Queries?

2 Answers   ITC Infotech,


What are different categories of sql commands?

0 Answers  


What is the max nvarchar size?

0 Answers  


What are the new features in Oracle 10g. Compared to Oracle 9i?

1 Answers   Polaris,


How many sql databases can you have on one server?

0 Answers  


How to select random rows from a table?

0 Answers  


What is primary key secondary key alternate key candidate key?

0 Answers  


Categories