alt
Online Training
Career Series
Exforsys
Exforsys arrow Tech Articles arrow PL SQL arrow Overview of the Relational Model Tutorial
Site Search


Overview of the Relational Model Tutorial
Before we start learning Oracle , it's very important that you understand the Relational Database Concepts and Data Modeling concepts. Please go through this very good tutorial to get an overview.The relational model was formally introduced by Dr. E. F. Codd in 1970 and has evolved since then, through a series of writings. The model provides a simple, yet rigorously defined, concept of how users perceive data. The relational model represents data in the form of two-dimension tables.

Each table represents some real-world person, place, thing, or event about which information is collected. A relational database is a collection of two-dimensional tables. The organization of data into relational tables is known as the logical view of the database. That is, the form in which a relational database presents data to the user and the programmer. The way the database software physically stores the data on a computer disk system is called the internal view. The internal view differs from product to product and does not concern us here.

A basic understanding of the relational model is necessary to effectively use relational database software such as Oracle, Microsoft SQL Server, or even personal database systems such as Access or Fox, which are based on the relational model.

This document is an informal introduction to relational concepts, especially as they relate to relational database design issues. It is not a complete description of relational theory.

This section discusses the basic concepts—data structures, relationships, and data integrity—that are the basis of the relational model.


Trackback(0)
Comments (2)add comment

indifa said:

  :) It is really help notes.
September 14, 2006

vismand said:

  is very interested
April 10, 2007

Write comment

busy
 
< Prev   Next >
Exforsys Offers
© 2008 Exforsys.com
Joomla! is Free Software released under the GNU/GPL License.
Page copy protected against web site content infringement by Copyscape