
MC_AzureSqlDatabaseFundamentals_Session3_1
Authored by Tiago Faria
Computers
Professional Development
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which SQL statement is used to retrieve data from a database?
INSERT
SELECT
DELETE
UPDATE
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the purpose of the SELECT statement in SQL?
Updating existing records in a table
Inserting new records into a table
Retrieving data from one or more tables
Deleting records from a table
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does the semicolon ";" indicate in a SELECT statement?
It's the end of each SELECT clause
It's the end of the SELECT statement
You use a semicolon in a SELECT statement?? Why??
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of these statements is true?
The SELECT statement is made up of 6 principal clauses
The SELECT clause is made up to 6 principal statments
A SELECT statement must have at least 2 SELECT clauses to be a valid statement
5.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
How can you get all columns from a table?
SELECT ALL columns FROM table
SELECT TOP all FROM table
SELECT top 10 * FROM table
SELECT * FROM table
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What expression must we use when a column has been created with empty spaces in the name?
; my column;
" my column"
[my column]
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the purpose of the GROUP BY clause in a SQL query?
It is used to sort the result set in ascending order
It is used to group the result set based on the values of a specified column
It is used to filter the result set based on a specified condition
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?