MySQL Quiz-3
Sign in to Google to save your progress. Learn more
Email *
Which of these operators does not perform relative-value comparisons? *
1 point
Which keyword is the synonym for DATABASE? *
1 point
The join where all possible row combinations are produced is called _________ *
1 point
Which keyword is used to create a database? *
1 point
Which statement makes changes to the database’s global attributes? *
1 point
 The clause that filters JOIN results is called _________ *
1 point
 It is possible to drop multiple tables in the same statement. State True or False. *
1 point
Usage of aggregates in WHERE clause is allowed. State True or False. *
1 point
 In inner join, result is produced by matching rows in one table with rows in another table. State True or False. *
1 point
The left and right joins are also known as __________ *
1 point
What is joining a table to itself called? *
1 point
SELECT select_list FROM table_list WHERE row_constraint GROUP BY grouping_columns; Which of these is not optional? *
1 point
 Which statement is used to select a default database? *
1 point
Which statement is used to see the definition for an existing database? *
1 point
The statement to change the table name is __________ *
1 point
Submit
Clear form
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy