
Basic SQL Quiz

Quiz
•
Other
•
University
•
Hard
EC M
Used 7+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does SQL stand for?
Structured Query Language
Simple Query Language
Sequential Query Language
Standard Query Language
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL command is used to retrieve data from a database?
INSERT
SELECT
UPDATE
DELETE
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you select all columns from a table named 'students'?
SELECT * FROM students;
SELECT columns FROM students;
SELECT all FROM students;
SELECT students;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL statement is used to insert a new record into a table?
INSERT INTO
ADD NEW
ADD RECORD
INSERT RECORD
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you delete a record from the table 'students' where the 'id' is 5?
DELETE FROM students WHERE id=5;
REMOVE FROM students WHERE id=5;
DELETE id 5 FROM students;
REMOVE id 5 FROM students;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct SQL statement to update the 'name' to 'John' in the table 'students' where the 'id' is 3?
UPDATE students SET name='John' WHERE id=3;
MODIFY students SET name='John' WHERE id=3;
UPDATE students CHANGE name TO 'John' WHERE id=3;
SET students UPDATE name='John' WHERE id=3;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the 'WHERE' clause do in SQL?
Limits the number of rows returned
Specifies the condition for selecting rows
Determines the order of the rows
Changes the values in the columns
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
MSSQL DAY-3

Quiz
•
University
25 questions
SQL and Database Design Quiz

Quiz
•
University
25 questions
Pengantar Basis Data

Quiz
•
University
30 questions
SOAL DATABASE PART 1

Quiz
•
1st Grade - Professio...
25 questions
QUIZ ON SQL

Quiz
•
University
30 questions
SQL Multiple Choice Questions

Quiz
•
University
28 questions
SQL (76-103)

Quiz
•
University
25 questions
Comma Comma Comma Comma Comma Chameleon

Quiz
•
6th Grade - University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
10 questions
Afterschool Activities & Sports

Quiz
•
6th - 8th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
15 questions
Cool Tool:Chromebook

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
20 questions
Bullying

Quiz
•
7th Grade
18 questions
7SS - 30a - Budgeting

Quiz
•
6th - 8th Grade
Discover more resources for Other
36 questions
USCB Policies and Procedures

Quiz
•
University
4 questions
Benefits of Saving

Quiz
•
5th Grade - University
20 questions
Disney Trivia

Quiz
•
University
2 questions
Pronouncing Names Correctly

Quiz
•
University
15 questions
Parts of Speech

Quiz
•
1st Grade - University
1 questions
Savings Questionnaire

Quiz
•
6th Grade - Professio...
26 questions
Parent Functions

Quiz
•
9th Grade - University
18 questions
Parent Functions

Quiz
•
9th Grade - University