Question: SQL: Write create statements for the following table Identify PK and FK of each table CUSTOMER (cust_id, cust_name, cust_salary, deptno) DEPT (deptno, dname, d_loc)
SQL: Write create statements for the following table
Identify PK and FK of each table
CUSTOMER (cust_id, cust_name, cust_salary, deptno)
DEPT (deptno, dname, d_loc)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
