1. Write a query to create the "Student" table (SID, Sname, SAge, SDept, SCity), where the Student ID and Student Name cannot be NULL. 2. Write a query to alter the above "Student" table, where a new column of Date of Birth (DOB) must be added, and it should not have any NULL values. 3. Write a query to alter the "Student" table, where a CHECK constraint must be added to the "SCity" column and it must be "Vellore". 4. Write a query to alter the "Student" table, by setting the default value of Age > 20. 5. Drop both Check and Default constraint (Qn 3 & 4) of the "Student" table. 6. Write a query to create a table "Course", with columns Course ID, Course Title and Course offering Dept (CoD). The Course ID, and Course Title must be unique for each and every record. 7. Write a query to alter the CoD of "Course" table by including the value as "SCOPE" automatically when no value inserted. 8. Write a query to alter the "Course" table by naming a foreign key constraint on SID column of "Student" table. 9. Write a query to create an index with the name "C_index" for the "Course" table which stores the Course name. 10. Write a query to delete the index form the "Course" table.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

All the queries should be executed in MySQL and Screen Shot has to be attached for each question.

1. Write a query to create the "Student" table (SID, Sname, SAge, SDept, SCity), where the
Student ID and Student Name cannot be NULL.
2. Write a query to alter the above "Student" table, where a new column of Date of Birth
(DOB) must be added, and it should not have any NULL values.
3. Write a query to alter the "Student" table, where a CHECK constraint must be added to the
"SCity" column and it must be "Vellore".
4. Write a query to alter the "Student" table, by setting the default value of Age > 20.
5. Drop both Check and Default constraint (Qn 3 & 4) of the "Student" table.
6. Write a query to create a table "Course", with columns Course ID, Course Title and Course
offering Dept (CoD). The Course ID, and Course Title must be unique for each and every
record.
7. Write a query to alter the CoD of "Course" table by including the value as "SCOPE"
automatically when no value inserted.
8. Write a query to alter the "Course" table by naming a foreign key constraint on SID column
of "Student" table.
9. Write a query to create an index with the name "C_index" for the "Course" table which
stores the Course name.
10. Write a query to delete the index form the "Course" table.
Transcribed Image Text:1. Write a query to create the "Student" table (SID, Sname, SAge, SDept, SCity), where the Student ID and Student Name cannot be NULL. 2. Write a query to alter the above "Student" table, where a new column of Date of Birth (DOB) must be added, and it should not have any NULL values. 3. Write a query to alter the "Student" table, where a CHECK constraint must be added to the "SCity" column and it must be "Vellore". 4. Write a query to alter the "Student" table, by setting the default value of Age > 20. 5. Drop both Check and Default constraint (Qn 3 & 4) of the "Student" table. 6. Write a query to create a table "Course", with columns Course ID, Course Title and Course offering Dept (CoD). The Course ID, and Course Title must be unique for each and every record. 7. Write a query to alter the CoD of "Course" table by including the value as "SCOPE" automatically when no value inserted. 8. Write a query to alter the "Course" table by naming a foreign key constraint on SID column of "Student" table. 9. Write a query to create an index with the name "C_index" for the "Course" table which stores the Course name. 10. Write a query to delete the index form the "Course" table.
Expert Solution
steps

Step by step

Solved in 2 steps with 15 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY