

MCQOPTIONS
Saved Bookmarks
1. |
Create table employee (name varchar ,id integer) What type of statement is this ? |
A. | DML |
B. | DDL |
C. | View |
D. | Integrity constraint |
Answer» C. View | |