Answer Posted / 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 |
Post New Answer View All Answers
What is a constraint? Tell me about its various levels.
What is sp_helptext?
What is difference between sql and excel?
What is the difference between an inner and outer join?
Is oracle and sql same?
What is indexing oracle sql?
which operator is used in query for pattern matching? : Sql dba
What is the use of partition by in sql?
How many subqueries can be nested in a statement?
What is the difference between syntax error and runtime error?
How can we link a sql database to an existing android app?
How do I edit a stored procedure?
What is sql injection vulnerability?
Can we use update in sql function?
How do I trace sql profiler?