Question 3. . Consider the following two command C1 and C2 on the relation R from an SQL database: C1: drop table R; C2: delete from R; Which of the following statements is True? I. Both C1 and C2...


12


Question 3. . Consider the following two command C1 and C2 on the relation R from an SQL database:<br>C1: drop table R;<br>C2: delete from R;<br>Which of the following statements is True?<br>I. Both C1 and C2 delete the schema for R.<br>II. C2 retains relation R, but deletes all tuples in R.<br>II. C1 deletes not only all tuples of R, but also the schema for R.<br>

Extracted text: Question 3. . Consider the following two command C1 and C2 on the relation R from an SQL database: C1: drop table R; C2: delete from R; Which of the following statements is True? I. Both C1 and C2 delete the schema for R. II. C2 retains relation R, but deletes all tuples in R. II. C1 deletes not only all tuples of R, but also the schema for R.

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here