Multiple Choice
Which MySQL command do you use to define a table's structure by listing its columns, data types, and column lengths?
A) NEW TABLE
B) DEFINE TABLE
C) CREATE TABLE
D) ADD TABLE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: SQL was developed in the mid-_.<br>A) 1950s<br>B)
Q7: Laura is adding a new product to
Q8: To list all the columns in a
Q9: Which data type should you use for
Q10: Should a user be allowed to enter
Q12: When creating a SQL table, _.<br>A) add
Q13: Which SQL command is used to view
Q14: The DESCRIBE TABLE command defines a SQL
Q15: To display all the rows and columns
Q16: What special value is used in SQL