SQL

Quiz
•
Computers
•
University
•
Medium
Moses Prakash
Used 73+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The SQL WHERE clause:
limits the column data that are returned.
limits the row data that are returned.
Both A and B are correct
Neither A nor B is correct
2.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
The ……………. key word eliminates duplicate rows from the result of a SELECT statement.
3.
REORDER QUESTION
30 sec • 1 pt
Arrange the order of clauses in the select statement
ORDER BY
FROM
GROUP BY
HAVING
WHERE
4.
MATCH QUESTION
30 sec • 1 pt
Used to limit column values to specific values
Delete
Remove specific rows
Check
Will not allow duplicate
Unique
Eliminate duplicate values
Distinct
Restrict the output after grouping
Having
5.
DRAG AND DROP QUESTION
30 sec • 1 pt
Drag the correct option into the correct box
SELECT (a) (b) users (c) (d) ='user1';
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The command to remove rows from a table 'CUSTOMER' is:
REMOVE FROM CUSTOMER ...
DROP FROM CUSTOMER ...
DELETE FROM CUSTOMER WHERE ...
UPDATE FROM CUSTOMER ...
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you change 'Thomas' to 'Michael' in the LastName column in the user table
UPDATE User SET LastName = 'Thomas' INTO LastName = 'Michel'
MODIFY Users SET LastName = 'Michel' WHERE LastName = 'Thomas'
MODIFY Users SET LastName = 'Thomas' INTO LastName = 'Michel'
UPDATE Users SET LastName = 'Michel' WHERE LastName = 'Thomas'
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
PUNTOS EXTRA

Quiz
•
University
15 questions
Understanding Databases and Their Uses

Quiz
•
12th Grade - University
12 questions
Test Quiz Basic Programming

Quiz
•
University
10 questions
ICTDBS506 Creating a 'Car Pool' Database with MySQL

Quiz
•
12th Grade - University
11 questions
Binding

Quiz
•
University
15 questions
6th Grade Media Quiz

Quiz
•
KG - University
10 questions
EXAMEN NTA

Quiz
•
University
8 questions
Week 2 - Assessment 2

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade