0% found this document useful (0 votes)
72 views

Oracle 12c Fun

Oracle is an object-relational database management system that extends SQL with procedural capabilities. It allows for object-oriented programming features like user-defined data types that can inherit properties from each other. Oracle also enables interacting with SQL from web applications and uses automatic storage management.

Uploaded by

Thrinadh B J
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
72 views

Oracle 12c Fun

Oracle is an object-relational database management system that extends SQL with procedural capabilities. It allows for object-oriented programming features like user-defined data types that can inherit properties from each other. Oracle also enables interacting with SQL from web applications and uses automatic storage management.

Uploaded by

Thrinadh B J
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Oracle procedural extension to SQL.

Oject-Relational database = RDBMS + Object-Oreinted programmimg (OOP)


OOP includes Create your own Datatypes and duplicate them, inherite properties
from each other.

Interact SQL from Web.


ASM(automatic storage management).

You might also like