SQL Programming Revision

Quiz
•
Computers
•
Professional Development
•
Medium
rahul g
Used 24+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
SQL Clause Used to Filter Aggregated Data is:
WHERE
GROUP BY
HAVING
ORDER BY
2.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
SQL Tables do NOT exist on physical locations.
TRUE
FALSE
3.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Which SQL statement is used to extract data from a database?
SELECT
OPEN
EXTRACT
GET
4.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Which SQL statement is used to insert new data in a database?
ADD RECORD
ADD NEW
INSERT NEW
INSERT INTO
5.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Which SQL statement is used to return only different values?
SELECT DIFFERENT
SELECT UNIQUE
SELECT DISTINCT
6.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
With SQL, how can you insert a new record into the "Persons" table?
INSERT VALUES ('JIMMY','JACKSON') INTO Persons
INSERT INTO Persons VALUES ('JIMMY','JACKSON')
7.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
With SQL, how can you return the number of records in the "Persons" table?
SELECT LEN(*) FROM Persons
SELECT COUNT(*) FROM Persons
SELECT COLUMNS(*) FROM Persons
SELECT NO(*) FROM Persons
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
SQL PRACTICE

Quiz
•
Professional Development
15 questions
Python to Access Data Quiz

Quiz
•
Professional Development
20 questions
Data Type

Quiz
•
University - Professi...
16 questions
DP-900 MÓDULO 4 pt-br

Quiz
•
Professional Development
21 questions
DBMS_7th_ch03

Quiz
•
Professional Development
20 questions
TSQL - Basico

Quiz
•
Professional Development
15 questions
Intro to Transformation

Quiz
•
Professional Development
15 questions
JDBC_Objective_Exam_2

Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade