PHP - Online Exam Test Papers | PHP - MCQs[multiple choice questions and answers ] | PHP - Mock Test Papers | PHP - Practice Papers | PHP - Sample Test Papers |

Question:
Which one of the following statements is used to create a table?

1.CREATE TABLE table_name (column_name column_type);

2.CREATE table_name (column_type column_name)

3.CREATE table_name (column_name column_type);

4.CREATE TABLE table_name (column_type column_name);

Posted Date:-2021-07-17 10:14:52


More MCQS Questions and answers

Search