Which statement creates a table named PostalCodes with a five-character PostalCode text field and a two-character Abbrev text field?
A) CREATE TABLE PostalCodes (PostalCode TEXT, Abbrev TEXT) ;
B) CREATE TABLE PostalCodes (PostalCode (TEXT 5) , Abbrev (TEXT 2) ) ;
C) CREATE TABLE PostalCodes (PostalCode TEXT (5) , Abbrev TEXT (2) ) ;
D) CREATE TABLE (PostalCode TEXT (5) , Abbrev TEXT (2) ) ;
Correct Answer:
Verified
Q32: Which of the following SQL commands sorts
Q33: The Clients table contains 12 records with
Q34: Based on the SQL shown, for each
Q35: Based on the SQL shown, which query
Q36: What SQL keyword do you use in
Q38: Based on the table description and SQL
Q39: What SQL command do you use to
Q40: Based on the table description and SQL
Q41: List five Access data types and their
Q42: When you create a query using SQL
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents