BC remote Oracle DBA - Call (800) 766-1884
Free Oracle Tips

Oracle Consulting Oracle Training Development

Remote DBA

 

Remote DBA Plans
Remote DBA Service

 
Remote DBA Oracle Home
Remote DBA Oracle Training
Remote DBA SQL Tuning Consulting
Remote DBA Oracle Tuning Consulting
Remote DBA Data Warehouse Consulting
Remote DBA Oracle Project Management
Remote DBA Oracle Security Assessment
Remote DBA Unix Consulting
Burleson Books
Burleson Articles
Burleson Web Courses
Burleson Qualifications
Oracle Internals Magazine
Oracle Links
Remote DBA Oracle Monitoring
Remote DBA Support Benefits
Remote DBA Plans & Prices
Our Automation Strategy
What We Monitor
Oracle Apps Support
Print Our Brochure
Contact Us (e-mail)
Oracle Job Opportunities
Oracle Consulting Prices





   

 

 

   
  Oracle Tips by Burleson

Monitoring Table Keys   

Per the requirements of Third Normal Form, each table is required to have a unique identifier that consists of one or more of the table’s columns. As an alternative, a derived key can be used that consists of a number pulled from an Oracle sequence, but this method should be used only if the key would be excessively long (over three columns). This is called the primary key of the table, and it should be identified using a constraint clause when the table is created. A second type of key, called a foreign key, is also present in most tables. The foreign key is used to enforce relationships between two or more tables. The foreign key consists of the primary key from the related table. The foreign key, too, should be identified by a constraint clause when the table is created.     

If the two types of keys have been identified via the constraint clause during table creation, they can be readily monitored via the PK_FK_RPT.SQL script, which is available on the Wiley Web site.

See Code Depot


www.oracle-script.com

Remote DBA Service
 

Oracle Tuning Book

Free Oracle dictionary reference poster

BC Oracle support

Oracle books by Rampant

Oracle monitoring software

North Carolina Oracle Users Group

 

 Arabian horse breeder

Seeing eye horses

 

 

Burleson is the American Team

American Flag

 

 

BC Remote Oracle Support
P.O. Box 511 • Kittrell, NC, 27544

Remote DBA

Remote DBA Services

 

Copyright © 1996 -  2011 by Burleson Enterprises. All rights reserved.

Oracle® is the registered trademark of Oracle Corporation.