1) SQL stand for a) Standard Query Language b) Structured Query Language c) Software Quality Level d) Standard Quality Lab 2) SQL clause or command are not case sensitive. a) True b) False 3) What do you call a column in SQL? a) record b) column c) field d) query 4) WHERE clause is required when running a query. a) True b) False 5) ________ is use in the SELECT clause to retrieve all records. a) equal ( = ) b) exclamation point ( ! ) c) double quote ( " ) d) asterisk ( * ) 6) DISTINCT can only be used in SELECT clause. a) True b) False 7) SQL ____ specify which table to retrieve the data from. a) SELECT b) FROM c) WHERE d) DISTINCT 8) ALIAS can be created without the AS keyword. a) True b) False 9) >, <, > =, < = will work on which values. a) Text b) Numeric c) Text and Numeric d) Not Text and Not Numeric 10) A query will not run if you put a single quote on numeric value. a) True b) False

Leaderboard

Visual style

Options

Switch template

Continue editing: ?