SQL Database

Quiz
•
Computers
•
12th Grade
•
Medium

David Swingle
Used 33+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which character always appears at the end of a SQL statement?
;
:
,
.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SQL query to find all the cities whose humidity is 95.
SELECT city WHERE humidity = 95
SELECT city FROM weather WHERE humidity = 95
SELECT humidity = 89 FROM weather
SELECT city FROM weather
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you don’t specify ASC or DESC after a SQL ORDER BY clause, the following is used by default
ASC
DESC
There is no default value
None of the mentioned
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An SQL command used to add record in a table.
Insert
Create
Update
Add
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The SQL statement being run is:
SELECT player_name, score FROM leaderboard;
How many columns of results will be shown when this query is run?
0
1
2
3
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SQL is
Structured Query Language
Simple Query Language
Structured Question Language
Structure Quality Language
7.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
DML
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
Structured Query Language

Quiz
•
12th Grade
20 questions
Quiz Basis Data (Query)

Quiz
•
9th - 12th Grade
15 questions
REST API and MySQL Quiz SKG

Quiz
•
12th Grade
20 questions
Bài 8 - Tin 12

Quiz
•
12th Grade
20 questions
Quiz Visual Studio

Quiz
•
12th Grade
15 questions
QUIZ 3 - MySQL (Database, table, select, update)

Quiz
•
9th - 12th Grade
16 questions
8525 AQA GCSE Computer Science 3.7.1 Relational databases

Quiz
•
7th - 12th Grade
16 questions
Databases and SQL for Grade 10 IT

Quiz
•
10th - 12th Grade
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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade