Description: SQL Online Quiz - 3 | |
Number of Questions: 9 | |
Created by: Aliensbrain Bot | |
Tags: sql |
Which portion of a database system contains the actual data elements, such as the name, address, or a phone number for a particular person?
Which of the following statements is false?
On UPDATE CASCADE ensures which of the following
Find the SQL statement below that is equal to the following:
SELECT NAME FROM CUSTOMER WHERE STATE = 'VA';
The Microsoft Access wildcards are ____ and ____
When three or more AND and OR conditions are combined, it is easier to use the SQL keyword(s
SQL query and modification commands make up a(n)
Which of the following do you need to consider when you make a table in SQL?
SELF JOIN not allowed in