Oracle 9i features, PL-SQL Programming

Assignment Help:

Bitmap Join Indexes -

This feature will increase the performance and detains the size and format of your databases in data
Character Semantics and Globalization-This feature enable in prevention of storage problems that are associated with multi-byte characters sets by using character semantics while defining table columns in data.

Data Guard-As this feature is there in every database Oracle9i Data Guard is the new name for in technology advancements ofOracle8i which Standby Database inception of a large number of new advance features.

Export and Import Enhancements in Oracle9i-this is the unique feature that is there in oracle 9I to export and import enhancement through Oracle 9i, See what new functionality has been incorporated into the Export and Import utilities in Oracle9i.

Flashback Query-this feature will allow the adept and rational view of the data at an earlier or any point in time.

High Availability Enhancements in Oracle9i-By advancing the ability it detains downtime for users by adopting the new high availability features of Oracle9i.

Index Organized Table (IOT) Enhancements in Oracle9i-It gives developer a better support for secondary indexes and much improved online maintenance as heap tables.

Apart from those above, other new features are below. They are list of differences that oracle 10g have in contrast to 9i

  1. Major changes to SQL optimizer internals
  2. Oracle Grid computing
  3. AWR and ASH tables incorporated into Oracle Performance Pack and Diagnostic Pack options.
  4. Automated Session History (ASH) materializes the Oracle Wait Interface over time
  5. Data Pump replaces imp utility with impede databases.
  6. Automatic Database Diagnostic Monitor (ADDM) which monitor databases diagnostic.
  7. SQLTuning Advisor(SQL integration)
  8. SQLAccess Advisor(Help from Database)
  9. Rolling database upgrades (using Oracle10g RAC)

In 2005 after the successful of oracle 19G oracles released another variant of oracle 10 G that is Oracle 10G release 2.

This is also having some alluring and unique features than oracle 10G relase1


Related Discussions:- Oracle 9i features

Functions - syntax, Functions The function is a subprogram which can ta...

Functions The function is a subprogram which can take parameters and be invoked. Normally, you can use a function to calculate a value. The function has 2 sections: the specifi

Bulk binds advantages, Bulk Binds advantages In the Embedded Oracle RDB...

Bulk Binds advantages In the Embedded Oracle RDBMS, the PL/SQL engines accept any valid PL/SQL subprogram or block. As the figure shows, the PL/SQL engine executes all procedur

Effects of null for table expression, Effects of NULL for Table Expression ...

Effects of NULL for Table Expression Here's an important distinction between expressions denoting tables and expressions denoting multisets of rows: a table expression cannot

Assignment of variable - updating a variable, Assignment of Variable - Upda...

Assignment of Variable - Updating a Variable Syntax: SET SN = SID ('S2'); This can obviously be read as "set the variable SN to be equal in value to SID ( 'S2' )".

Translate the given er schema into sql, Consider the schema for FreeCheckin...

Consider the schema for FreeChecking Bank, that we designed given below. Translate the given ER schema into SQL CREATE TABLE statements (indicating primary key, unique and foreign

Using default-declarations in sql, Using DEFAULT You can use the keyword...

Using DEFAULT You can use the keyword DEFAULT rather than that of the assignment operator to initialize the variables. For e.g. the declaration blood_type CHAR := ’O’; it can b

Aggregate assignment-declarations in sql, Aggregate Assignment The %ROWT...

Aggregate Assignment The %ROWTYPE declaration cannot include an initialization clause. Though, there are two ways to assign values to all fields in a record at once. At First, t

Overloading method in pl/sql, Overloading: Similar to packaged subprog...

Overloading: Similar to packaged subprograms, methods of the same type can be overloaded. That is, you can use similar name for various methods if their formal parameters diff

Semidifference via not in and a subquery , Semidifference via NOT IN and a ...

Semidifference via NOT IN and a subquery SELECT StudentId FROM IS_CALLED WHERE Name = 'Devinder' AND StudentId NOT IN (SELECT StudentId FROM IS_ENROLLED_ON WHER

Variables and constants in pl/sql, V ariables and Constants in PL/SQL ...

V ariables and Constants in PL/SQL The PL/SQL permits you to declare constants and variables, and then use them in SQL and procedural statements anywhere in the expression. Th

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd