Answered step by step
Verified Expert Solution
Question
1 Approved Answer
This needs to be done in Oracle SQL Database thank you. = = = = = = = = = = = = = =
This needs to be done in Oracle SQL Database thank you. Task Create tables marks Create the tables in Oracle. Write SQL scripts defining each table. The table definitions should include All attributes with appropriate data types all appropriate constraints such as primary key, foreign keys, and check statements. All constraints must be given names. Naming standards must be used. Task Populate data marks Insert a small sample of realistic test data rows min. into each table. Refer to case study document for examples of sample data. All test data must be meaningful in order to demonstrate your understanding of the data. For Part B you must include the following for each table in your database: SQL table creation script SQL insert script Sample data include results of SELECT statements for each tableoffers Department deptnum deptname fax phone location hod employs FH Student studentid firstname lastname financialloan enrolls manages Course coursecode duration coursetitle deptnum staffid AcademicStaff staffid firstname lastname qualifications phone extension officenumber address position address sex dob coursecode sex salary deptn um has consists of undertakes NextOfkin Paper firstname Assessment result papercode papertitle startdate lastname relationship phone address tstudentid enddate score papercode studentid resources coursecode
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