
BSDGSYS: SQL Server Advance 101
Professional Development
Used 18+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does SQL stand for?
Structured Query Language
Structural Query Language
Strong Question Language
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which SQL statement is used to extract data from a database?
Extract
Get
Select
Open
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which SQL statement is used to delete database?
Drop
Delete
Remove
Renew
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which SQL keyword is used to sort the result-set?
Order
Sort By
Order By
Group By
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
With SQL, how can you return the number of records in the "Persons" table?
SELECT COLUMNS(*) FROM Persons
SELECT LEN(*) FROM Persons
SELECT NO(*) FROM Persons
SELECT COUNT(*) FROM Persons
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which SQL statement is used to create a table in a database?
CREATE DATABASE TAB
CREATE DB
CREATE TABLE
CREATE DATABASE TABLE
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
With SQL, how can you insert "Olsen" as the "LastName" in the "Persons" table?
Next ❯
INSERT INTO Persons (LastName) VALUES ('Olsen')
INSERT ('Olsen') INTO Persons (LastName)
INSERT INTO Persons ('Olsen') INTO LastName
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?