Question: Data Dictionary for Course and Section Tables: COURSE TABLE Attribute Name Datatype Size Constraint Coursecodel Varchar2 5 Primary key varchar2 CourseNanel Credit in 20 Number


Data Dictionary for Course and Section Tables: COURSE TABLE Attribute Name Datatype Size Constraint Coursecodel Varchar2 5 Primary key varchar2 CourseNanel Credit in 20 Number SECLION TABLE Attribute Name Datatype Size SectionNo Number Constraint Primary Key Foreign Key referencing Course Table Varchar2 Coursecode Capacity Number Using SQL, insert at least 2 rows for each table. Course Codes - SCIl and SC12 and one section each in Section table, Write the SQL statements here. Then, execute the SQL statements in Oracle, You may paste the screenshot of the result records from the 2 tables or upload the saved image or PDF file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
