what is the difference between relational calculus and
relational algebra ?
Answer Posted / parul
relational algebra is depend upon the order of operations
wheres
relational calculus does not depend upon the order of the operations
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Given a table Employee which has columns name and salary, write an SQL query to find the employee with the second highest salary.
What are indexes in oracle?
How do database connections work?
What is the importance of database partitioning?
Can a database table exist without a primary key?
How to do performance tunning a database in DB2 V8.2 UDB in linux
What is the best database software for small businesses?
Two tables emp(empid,name,deptid,sal) and dept(deptid,deptname) are there.write a query which displays empname,corresponding deptname also display those employee names who donot belong to any dept.
Explain entity ?
What do you mean by foreign key and primary key?
Explain partial key?
what is data access layer?
Explain the field term used in database.
Difference between sql and mysql?
what is transaction state, buffer management, shadow paging