Question: Convert the following Relational Schema/Database tables to an SQL code . Try to implement constraints, PRs & FKs and whatnot. ***Make sure that the SQL
Convert the following Relational Schema/Database tables to an SQL code.

Try to implement constraints, PRs & FKs and whatnot.
***Make sure that the SQL code works on Oracle SQL live***
Address Department Name Dno IT 10 IS 20 Nyc Cal Report Date Title Name Dno (FK) 1-Jan-21 Network IT 1-Feb-21 Operating System IT 1-Mar-21 Unix IS 10 10 20 Contractor Cno Cname Caddress Date(FK) 100 Software Solutions Nyc, 1124 Hardware Network Nyc, 2034 1-Mar-21 1-Feb-21 200 Topic Tno Tname 101 102 Network Support Software Support Contains Tno (FK) Date (FK) 101 1-Jan-21 1-Feb-21 101
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
