March 2000
Beginner
464 pages
9h 17m
English
| 1: | Is the syntax correct for the following compound queries? If not, what would correct the syntax? Use the EMPLOYEE_TBL and the EMPLOYEE_PAY_TBL shown as follows:
CONSTRAINT EMP_PK PRIMARY KEY (EMP_ID)
CONSTRAINT EMP_FK FOREIGN KEY (EMP_ID) REFERENCES ... |
Read now
Unlock full access