Question
Create two different Views using below relations, then Alter one of the Views and Drop the other one. After that discuss why Views are used
- Create two different "Views" using below relations, then Alter one of the Views and Drop the other one. After that discuss why Views are used by giving examples using relations from the tables below.
Student Relation
Student_ID | Student_Name | Dept_Name |
---|---|---|
0000 | AAAAA | Computer Science |
1111 | BBBBB | Computer Science |
2222 | CCCCC | Business Administration |
3333 | DDDDD | Education |
4444 | EEEEE | Physics |
5555 | FFFFF | History |
Student_Courses Relation
Student_ID | Course_ID | Section | Year | Grade |
---|---|---|---|---|
0000 | CS 2203 | 2 | 2020 | A |
0000 | CS 1101 | 1 | 2019 | A |
1111 | CS 1101 | 5 | 2019 | B |
1111 | CS 1102 | 1 | 2019 | B |
1111 | CS 2204 | 1 | 2020 | A |
1111 | CS 2401 | 1 | 2020 | A |
2222 | BUS 1101 | 3 | 2019 | C |
2222 | BUS 2201 | 1 | 2020 | B |
2222 | BUS 3302 | 1 | 2020 | B |
3333 | EDUC 5010 | 1 | 2019 | A |
3333 | EDUC 5210 | 1 | 2020 | B |
4444 | PHY 1101 | 4 | 2019 | A |
4444 | PHY 2202 | 1 | 2020 | C |
4444 | PHY 3304 | 1 | 2020 | A |
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get StartedRecommended Textbook for
Business Ethics Ethical Decision Making & Cases
Authors: O. C. Ferrell, John Fraedrich, Linda Ferrell
8th Edition
1439042233, 978-1439042236
Students also viewed these Databases questions
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
View Answer in SolutionInn App