With SQL, how do you select all the columns from a table named "Persons"?
IntroToDatabases W2

Quiz
•
Computers
•
University
•
Medium
Piotr B
Used 5+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
SELECT [all] FROM Persons
SELECT Persons
SELECT * FROM Persons
SELECT Persons From Persons
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What does SQL stand for?
Structured Query Language
Strong Question Language
Structured Question Language
Strong Query Language
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is SQLite?
A type of SQL database management system
A language to access data stored in a relation database
A programming language for creating data systems
A language to access data stored in a non-relation database
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which operator is used to select values within a range?
WITHIN
RANGE
ORDER BY
BETWEEN
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
With SQL, how do you select a column named "FirstName" from a table named "Persons"?
SELECT FirstName FROM Persons
SELECT Persons.FirstName
SELECT Persons Where FirstName
SELECT Persons From FirstName
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which SQL statement would return the 'Null' values?
WHERE Address IS NULL
WHERE Address IS NOT NULL
WHERE Address = NULL
For Each Entry; IF value = 'Null': Selection.append(entry) Return Selection
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
With SQL, how do you select all the records from a table named "Persons" where the "FirstName" is "Peter" and the "LastName" is "Jackson"?
SELECT * FROM Persons WHERE FirstName='Peter' AND LastName='Jackson'
SELECT * FROM Persons WHERE FirstName<>'Peter' AND LastName<>'Jackson'
SELECT FirstName='Peter', LastName='Jackson' FROM Persons
SELECT*FROM Persons WHERE FirstName='Peter' OR LastName='Jackson'
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
Relational database

Quiz
•
University
10 questions
Post Test Modul 4

Quiz
•
University
10 questions
SQL Queries

Quiz
•
University
11 questions
CH8 of database

Quiz
•
University
10 questions
J277 - 2.2 - The use of SQL to search for data

Quiz
•
10th Grade - University
11 questions
SQL basico

Quiz
•
University
15 questions
DBMS_Quiz_1

Quiz
•
University
15 questions
7.7 Software Security Review

Quiz
•
8th Grade - University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade