Database Administrator — Lesson 1
What this asks you
Which of the following statements correctly creates a table named Customers with columns CustomerID (INT primary key), Name (VARCHAR(100)), and Email (VARCHAR(100))?
and 2 more questions
Open the appWhich of the following statements correctly creates a table named Customers with columns CustomerID (INT primary key), Name (VARCHAR(100)), and Email (VARCHAR(100))?
and 2 more questions