question archive How does SQL implement the entity integrity and referential integrity constraints of the relational data model? Explain with an example
Subject:Computer SciencePrice: Bought3
How does SQL implement the entity integrity and referential integrity constraints of the relational data model? Explain with an example. (6) b. What do you mean by view in SQL? Explain giving a suitable example, when (i) a view with single defining table (ii) views defined on multiple tables using joins (iii) views defined using grouping, is/are updatable.