what is the difference between tuple calculus and domain
calculus ?
Answers were Sorted based on User's Feedback
Answer / kwyto
Whatever you can do in TC you can do in DC and viceversa.
The main difference is that TC refers to the relation in
rows, but DC refers to the relation in columns.
| Is This Answer Correct ? | 37 Yes | 13 No |
Answer / aerwin
Tuple calculus is destructive as apposed to domain calculus. This means that in Tuple Calculus if you manipulate the data in a table all the information that is not needed is destroyed. In domain calculus this is no the case.
| Is This Answer Correct ? | 24 Yes | 11 No |
What advantages does DBMS have over traditional file systems?
What are the most common databases?
What is the concept of Virtual field?
What do you mean by foreign key and primary key?
Given a table of Player which contains Sno and player name, write a query which finds all possible Table Tennis doubles pairings.
What is a reference table in database?
What is the advantage of varchar2 over char?
Which database is best to store images?
Differentiate between unique key and foreign key?
Why merge statement is used inside the database?
how do you do sql tuning?
Given a table Employee which has columns name and salary, write an SQL query to find the employee with the second highest salary.
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)