
25 Multiple-Choice Questions: Unit 9 SQL Data Query
Authored by Trung Nguyen
Computers
8th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
26 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the standard query language used for writing scripts to obtain useful information from a database?
Python
Structured Query Language (SQL)
HyperText Mark-up Language (HTML)
Pseudocode
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which two commands are mandatory components in every SQL script?
A. SELECT and WHERE
B. SELECT and ORDER BY
C. SELECT and FROM
D. COUNT and SUM
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the SELECT command specify in an SQL query?
The condition that limits which records are included
The table from which the data is retrieved
The specified fields (columns) to be fetched from a table
The total number of records that satisfy the query
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary purpose of the FROM command in an SQL query?
To define the format of the output data
To identify the specific table to be used
To specify ascending or descending order for sorting
To include only records that match a specific condition
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How must every SQL command begin and end, respectively?
Begin with SELECT and end with END
Begin with SELECT and end with a semicolon (;)
Begin with FROM and end with a semicolon (;)
Begin with QUERY and end with a comma (,)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to include only records (rows) in a query that match a given condition?
SELECT
FROM
WHERE
SUM
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a user needs to display all fields (columns) from a specified table, which syntax is used with the SELECT command?
SELECT ALL
SELECT *
SELECT FIELDS
SELECT ALL COLUMNS
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?