Question: In the language of your choice write a program which will take as input a simple relational algebra statement (involving only a selection and projection

In the language of your choice write a program which will take as input a simple relational algebra statement (involving only a selection and projection operation on a single table) and the table i.e. the relational instance. The output of your program should be the table that would have been output by the relational algebra statement. So what you have to do is to write a compiler type of program which will implement a relational algebra statement. Turn in a hard copy of the documented source code, and sample run (i.e. the relational algebra statment, the relational instance, the output table)

( i need program in any language i dont mine if you selected any of your programming language, but i need only the program and output but not the algorithm,. please)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!