sql

Quiz
•
Computers
•
6th - 9th Grade
•
Medium

C Romer
Used 31+ times
FREE Resource
24 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With SQL, how do you select all the records from a table named “Persons” where the value of the column “FirstName” ends with an “a”?
SELECT * FROM Persons WHERE FirstName=’a’
SELECT * FROM Persons WHERE FirstName LIKE ‘a%’
SELECT * FROM Persons WHERE FirstName LIKE ‘%a’
SELECT * FROM Persons WHERE FirstName=’%a%’
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does SQL stand for?
Standard Query Language
Sequential Query Language
Structured Question Language
Structured Query Language
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Match the following SQL term with a description - FROM
The criteria which must be met
The fields to display
The field and order used to sort the results
The table used in the query
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In what order does SQL process the instructions?
FROM - SELECT - WHERE - ORDER BY
WHERE - FROM - SELECT - ORDER BY
SELECT - FROM - WHERE - ORDER BY
SELECT - FROM - ORDER By - WHERE
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is used to extract data from a database?
Extract
Get
Open
Select
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Less than or equal to?
>=
=>
=<
<=
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A primary key can be NULL in the table? TRUE or FALSE
TRUE
FALSE
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Domain 1 - Network Security

Quiz
•
9th Grade - University
20 questions
Linux Serwer

Quiz
•
6th Grade
20 questions
iGCSE Computer Science: Software

Quiz
•
9th - 12th Grade
25 questions
BASIS DATA PEMROGRAMAN PERANGKAT BERGERAK

Quiz
•
9th - 12th Grade
20 questions
DBMS

Quiz
•
9th - 10th Grade
20 questions
INF.03

Quiz
•
9th - 12th Grade
20 questions
Programming Fundamentals Part 2

Quiz
•
9th - 11th Grade
20 questions
Google Slides

Quiz
•
6th 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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

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

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

Quiz
•
9th - 12th Grade