What are the several kinds of the update operations relation, Database Management System

Assignment Help:

What are the several kinds of the update operations on relations? Also explain the constraints on these update operation. Give instance in support of your answer.

There are three primary update separation on relations:
(i) Insert : It is used to insert a latest tuple or tuples in a relation. Insert can violate any of the four tuples of constraints: Domain constraints, key constraints, entity integrity and referential integrity
(ii) Delete : It is used to delete tuples. The delete operation can violate just referential integrity, if the tuple being deleted is referenced through the foreign keys from other tuples in the database
(iii) Modify: It is used to change value of a few attributes in existing tuples. Modify can also violate any of the four constraints as specified within insert operation.

Examples:
(1) Inserting a tuple having null value for primary key violates entity integrity
(2) Deleting a tuple in a table for that tuples exist other tables that are dependent on those tuples will violate referential key integrity.
(3) Modifying a primary key attribute to any other such that is aheady exists in the table will violate entity integrity.


Related Discussions:- What are the several kinds of the update operations relation

Consider relational schema and construct algebra query, Consider the follow...

Consider the following relational schema: PERSON (SS#, NAME, ADDRESS) CAR (REGISTRATION_NUMBER, YEAR, MODEL) ACCIDENT (DATE, DRIVER, CAR_REG_NO) OWNS (SS#, LICENSE) Constru

What is the role of order by clause, What is the role of ORDER By Clause? ...

What is the role of ORDER By Clause? ORDER BY clause: The ORDER BY clause permits you to sort the records in your result set. The ORDER BY clause can just be used in select s

Relational database integrity, A database is a set of data. But, is the dat...

A database is a set of data. But, is the data kept in a database trustworthy? To answer that query we must first answer the question. What is integrity? Integrity simply means t

Improved reliability, Improved Reliability: In a centralised DBMS, a server...

Improved Reliability: In a centralised DBMS, a server failure stops the operations of the DBMS. Though, a failure at single site of a DDBMS, or a failure of a communication link cr

Differentiate between logical database design and physical, Differentiate b...

Differentiate between logical database design and physical database design. Show how this separation leads to data independence? Basis Logical Databas

Which language used in application programs for request data, Which languag...

Which language used in application programs to request data from the DBMS is referred? Language which is used in application program is DML to request data from the DBMS is ref

Write query to list the staff who work within the branch, Consider the foll...

Consider the following relations: BRANCH( bno, street, area, city, pcode, Tel_no, Fax_no) STAFF( Sno, Fname, Lname, address, position , salary, bno) Express the subsequent qu

Define an operator that a relational algebra does not have, Define an opera...

Define an operator that a Relational Algebra does not have Ans: Relational Algebra does not have Aggregation operators.

Microeconomic, anyone have a textbook solutions case fair, 8 edition of vo...

anyone have a textbook solutions case fair, 8 edition of vol 1 ?, please give me

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd