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
25 questions
COMP9 - Database Security and DDL

Quiz
•
9th Grade
20 questions
Excel Topic 1

Quiz
•
7th Grade
25 questions
TDP111 - Introduction to PHP

Quiz
•
7th - 10th Grade
20 questions
Python Functions

Quiz
•
9th Grade
20 questions
ข้อสอบ SQL

Quiz
•
8th Grade
21 questions
Powerpoint Vocabulary

Quiz
•
7th - 8th Grade
20 questions
Table Notes Quiz

Quiz
•
9th - 12th Grade
20 questions
KUIZ SQL

Quiz
•
7th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade