628 views
0 0 votes

We know that Relational Algebra is $Procedural$ whereas TRC and DRC are $Non-Procedural$ querry languages. But what exactly differentiates them? Please explain using some example.

In Relational Algebra we give what to retrieve and how to retrieve but in TRC or DRC we just specify what to retrieve. I am unable to find any convincing example for it.

I have also referred below links but i doubt as it is not given in any standard book or authentic source

  1. https://stackoverflow.com/questions/47434409/procedural-and-non-procedural-query-language-difference
  2. https://stackoverflow.com/questions/32837278/difference-between-relational-algebra-and-relational-calculus/32841232#32841232

Please explain using some example

Please log in or register to answer this question.

Position:
Show:

Related questions

0 0 votes
1 1 answer
787
787 views
1 1 vote
0 0 answers
1.2k
1.2k views
ajaysoni1924 asked Mar 26, 2019
1,155 views
Consider the employee database shown here. Give expressions in tuplerelational calculus and domain relational calculus for each of the followingqueries:a. Find the names ...
1 1 vote
1 1 answer
2.2k
2.2k views
ajaysoni1924 asked Mar 26, 2019
2,216 views
Consider the relational database given below where the primary keys areunderlined. Give an expression in tuple relational calculus for each of thefollowing queries:a. Fin...