Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
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 Started