1: Which of the following statement is true in case of “dropping a table”? A: Table structure and data is deleted C: Drops the indexes B: Invalidates the dependent objects D: All the above 2: There are two relations GATE_2014(exam_date, exam_center, branch_id) and Candidate (rollno, name, bid, refno, choice_of_date)....
Monday, November 16, 2020
Tags
DBMS

undefined
202
Here-DBMS complite solution expriment-7,please guys not summit this jpg. i request you please please implement this sql code in your computer.
Q1. Create view WeakStudent
on Student whose GPA is less than 3.7.
Q2. Create a view cView on
college (containing all the columns) and rename the column...
Tags
SQL

Tuesday, July 28, 2020
