Oracle Training Oracle Support Development Oracle Apps

 
 Home
 E-mail Us
 Oracle Articles
New Oracle Articles


 Oracle Training
 Oracle Tips

 Oracle Forum
 Class Catalog


 Remote DBA
 Oracle Tuning
 Emergency 911
 RAC Support
 Apps Support
 Analysis
 Design
 Implementation
 Oracle Support


 SQL Tuning
 Security

 Oracle UNIX
 Oracle Linux
 Monitoring
 Remote s
upport
 Remote plans
 Remote
services
 Application Server

 Applications
 Oracle Forms
 Oracle Portal
 App Upgrades
 SQL Server
 Oracle Concepts
 Software Support

 Remote S
upport  
 Development  

 Implementation


 Consulting Staff
 Consulting Prices
 Help Wanted!

 


 Oracle Posters
 Oracle Books

 Oracle Scripts
 Ion
 Excel-DB  

Don Burleson Blog 


 

 

 


 

 

   

Linda Webb

Got breaking Oracle news?    Burleson Consulting Oracle News

Click here for more Oracle News Headlines

 


Lawson Speaks about Oracle Object Types

In this excellent article by Chris Lawson, author of the bestselling “The Art and Science of Oracle Performance Tuning”, we see a great summary of Oracle object types:

http://www.oraclemagician.com/mag/magic5.pdf

Chris Lawson not only defines what an Oracle object type is, but gives us an easy to understand example:

     In order to illustrate object types, let’s model the business of apartment rentals. We’ll assume that the manager of the  apartment building, having just returned from an Oracle class, wants to model his business in an object-oriented fashion using Oracle’s object types. Let’s begin by creating a new object type for the person who rents an apartment:

     Create or replace type Renter AS OBJECT (
     First_Name Varchar2(30),
     Middle_Name Varchar2(30),
     Last_Name Varchar2(30),
     Drivers_License Varchar2(20),
     Phone Varchar2(10));
     /

Lawson also shows us how to make data persistent with object tables:

     One easy way to store data using our object types is to build a new object called an Object Table. An object table is a table that matches a certain object type.

Lawson concludes the article with this note:

     With these examples, we have only touched on the basics of Oracle object types. There are many more features available—some of them truly bewildering in their complexity. You will probably run into Oracle object types soon, so you might as well get used to them!


 

 
��  
 
 
Oracle Training at Sea
 
 
 
 
oracle dba poster
 

 
Follow us on Twitter 
 
Oracle performance tuning software 
 
Oracle Linux poster
 
 
 

 

Burleson is the American Team

Note: This Oracle documentation was created as a support and Oracle training reference for use by our DBA performance tuning consulting professionals.  Feel free to ask questions on our Oracle forum.

Verify experience! Anyone considering using the services of an Oracle support expert should independently investigate their credentials and experience, and not rely on advertisements and self-proclaimed expertise. All legitimate Oracle experts publish their Oracle qualifications.

Errata?  Oracle technology is changing and we strive to update our BC Oracle support information.  If you find an error or have a suggestion for improving our content, we would appreciate your feedback.  Just  e-mail:  

and include the URL for the page.


                    









Burleson Consulting

The Oracle of Database Support

Oracle Performance Tuning

Remote DBA Services


 

Copyright © 1996 -  2017

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.

Remote Emergency Support provided by Conversational