To define columns should be displayed in an SQL SELECT statement:

SQL Quiz 1-46

Quiz
•
Computers
•
University
•
Medium
Ansagan Sailaubek
Used 3+ times
FREE Resource
46 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use FROM to name the source table and list the columns to be shown after SELECT
Use SELECT to name the source table and list the columns to be shown after FROM
Use the name of the source table after SELECT and list the columns to be shown after FROM
Use SELECT to name the columns and list the source tables to be shown after FROM
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
LIKE operator uses____and____ -
percent sign(%); b) underscore(_)
precent sign(%);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL keyword is used to specify conditional search -
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
With SQL, how do you select all the column from a table named Person -
SELECT * Persons
select * from Person
select name, lastname, age from Person
select p.* from Person p
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Whit SQL, , how do you select all the column named "FirstName" from a table named "Perons" -
SELECT Frist, name from PersonsSELECT FristName FROM Persons
Select fisrtname PersonsSelect fisrtname from Persons
SELECT FristName Persons
select Frist, name from Persons
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SQL provides the AS keyword, which can be used to assign meaningful column names to the results of queries
False
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following is the correct order of keywords for SQL SELECT statements -
SELECT, FROM, WHERE
SELECT, WHERE, FROM
SELECT, WHERE, FROM, ORDER BY
SELECT, FROM, WHERE, ORDER BY
Create a free account and access millions of resources
Similar Resources on Quizizz
51 questions
TESTE 3TIG

Quiz
•
12th Grade - University
50 questions
Basis Data - Kuis 2

Quiz
•
University
51 questions
Peer Generated Review Questions

Quiz
•
University
50 questions
AHJN: U8 DB Fr-TB

Quiz
•
12th Grade - University
45 questions
Pagtatapos Isa

Quiz
•
University
50 questions
Data Definition Quiz

Quiz
•
University
47 questions
Relational Database Design

Quiz
•
University
50 questions
Web Designing-2025

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade