dbTalk Databases Forums  

Relational Calculus Operators. TRC and DRC in details please

comp.databases.theory comp.databases.theory


Discuss Relational Calculus Operators. TRC and DRC in details please in the comp.databases.theory forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
sibun
 
Posts: n/a

Default Relational Calculus Operators. TRC and DRC in details please - 09-07-2003 , 02:03 PM







I cant find the meanings of different Relational Calnulus operators used
in TRC and DRC too. Cant understand the utility of Rel. Calculus at the
first place.

Help Any one Plz


--
Posted via http://dbforums.com

Reply With Quote
  #2  
Old   
Jonathan Leffler
 
Posts: n/a

Default Re: Relational Calculus Operators. TRC and DRC in details please - 09-08-2003 , 12:09 AM






sibun wrote:

Quote:
I cant find the meanings of different Relational Calnulus operators used
in TRC and DRC too. Cant understand the utility of Rel. Calculus at the
first place.

Help Any one Plz

You might need to explain what TRC and DRC are before anyone can help
you. At least, they are not acronyms I'm familiar with.

Relational Calculus is an alternative to Relational Algebra, and is
equivalent to it. It is a way of asking questions of a database.


--
Jonathan Leffler #include <disclaimer.h>
Email: jleffler (AT) earthlink (DOT) net, jleffler (AT) us (DOT) ibm.com
Guardian of DBD::Informix v2003.04 -- http://dbi.perl.org/



Reply With Quote
  #3  
Old   
Jan Hidders
 
Posts: n/a

Default Re: Relational Calculus Operators. TRC and DRC in details please - 09-09-2003 , 04:18 PM



sibun wrote:
Quote:
I cant find the meanings of different Relational Calnulus operators used
in TRC and DRC too.
The operators in the tuple calculus and domain calculus are the usual
operators from first order logic (existential quantification, universal
quantification, and, or, not). What is it that you don't understand about
them?

Quote:
Cant understand the utility of Rel. Calculus at the
first place.
The calculi are usually assumed to be more declarative then the algebra(s).
That means that you just specify the "what" and less the "how". That is a
good quality for a query language. Also (formal) reasoning for the calculi
is easier than the algebra.

-- Jan Hidders



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.