Where can I find good information, tutorials and or examples on relational algebra queries?

259 Views Asked by At

Taken a break from my personal project and getting some work done. I would like to find some examples, tutorials on relation algebra.

Anything with good examples will be very useful

2

There are 2 best solutions below

0
On

Here is the one i use: Relational Algebra

0
On

I would suggest perhaps having a look at the first few of videos from db-class.org. They cover most of what you will need to know including alternate notations and examples. There are also mini quizzes to test you are understanding it and a problem sheet (unfortunately no answers).