1.

Which among the following is the correct syntax for creating table?

A. CREATE TABLE name;
B. CREATE name;
C. CREATE TABLE
D. All of the mentioned
Answer» B. CREATE name;


Discussion

No Comment Found