The command is completed with a … at the end of the statement.
Anonymous Quiz
10%
colon
89%
semicolon
1%
hash
Creating a table by you assign a name and data type to each column (field or attribute)
Anonymous Quiz
92%
T
8%
F
ensure that required columns are filled with data and that we do not enter duplicate entries by accident
Anonymous Quiz
6%
Comments
94%
Constraints
for inserting rows into table The easiest technique is to import data from a text file or another database.
Anonymous Quiz
79%
T
21%
F
Formatting SQL For readability: SQL keywords, such as SELECT, are capitalized.
Anonymous Quiz
95%
T
5%
F