- TalkBack 1 of 24:
- Next »
- Thread View
- Flat View
- Not quite
-
A relation is a function between sets. Relations and sets are not synonymous, though a relation is a set.
For example I take the set of all names and the set of all dates of birth and define a relation between them (note that this will give every relation between name and date of birth, not the date of birth of every person).
However I can hardly be expected to explain in this short space what should be basic knowledge for any practitioner who goes anywhere near a SQL-DBMS. I recommend C. J. Date's "Database in Depth" or "Applied Mathematics for Database Professionals" by Lex de Haan and Toon Koppelaars (a new and outstanding contribution to the literature).
Another important point, Codd definitely did not define the relational model as a data STORE. The relational model has nothing to say about data storage, its a mathematical model for REPRESENTING data. How the data is stored is irrelevant - from this one might also note that from a user or programmer perspective whether the data is on disk or in memory is wholly irrelevant, the only important thing is that if the system crashes it returns to the last definable logically consistent state.
Lastly although CRUD may be a way of making some of the concepts familiar to die hard DP guys, insert, update, delete and select are NOT relational operators, just occasionally convenient shortcuts - sadly SQL doesn't support the relational way of doing these things (just the cruddy ones I guess).
Saying you create, update or delete anything is a little bit like saying you create a new number when you say X = 20. - Posted by: jorwell Posted on: 10/31/07 You are currently: a Guest | Members login | Terms of Use
What do you think?
SponsoredWhite Papers, Webcasts, and Downloads
- The Impact of Virtualization Software on Operating Environments VMware Today's use of virtualization technology allows IT professionals to ... Download Now
- Why Isn't Server Virtualization Saving Us More? A Few Small Changes May Dramatically Increase Your Efficiency VMware Companies have rapidly adopted server virtualization over the past few ... Download Now
- Busting the myths about QuickBooks Enterprise Solutions and IBM Smart Business IBM So you already know there aren't actually any alligators in the New York ... Download Now
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
- Twelve Ways to Reduce Costs with Microsoft® SQL Server® 2008
-
Discover ways in which organizations can use Microsoft SQL Server 2008 to save time and money.

- Click to download>>
- The best support in the Linux business
-
If Linux is going to power your mission-critical applications, you'd better have the best support known to business. Novell was rated the top provider of Linux technical support.

- Learn more >>
- Microsoft Dynamics CRM Online - Free Six-Month Trial for Eligible Organizations
-
Microsoft Dynamics CRM Online provides fast online access, simple contact management and better sales performance for a low monthly cost - the best value on the market today.

- Learn more about the free, six-month trial offer >>
- Keep Up With The Latest In Document Management with The DocuMentor.
-
Doc delivers the scoop on today's enterprise content management, printer maintenance, and all other issues related to document management. It's the DocuMentor Blog.
- Learn more >>
IT Solutions for 2010
- Get cost-effective strategies and roadmaps on the most important issues facing IT leaders in 2010! Learn how to easily cut costs and deliver greater efficiency starting with your database, IT compliance management and data center. Visit the IT Leaders Dashboard. Visit the IT Leaders Dashboard.
- Read about top issues IT decision-makers face every day, plus get cost effective solutions to real life IT problems. Oracle Topline








