SQL Starter Quiz

Select the right answers for the following questions, questions that say (multiple) have multiple correct answers!
Quiz by
mobinni
Rate:
Last updated: August 17, 2020
You have not attempted this quiz yet.
First submittedAugust 17, 2020
Times taken27,867
Average score89.5%
Rating4.20
Report this quizReport
7:00
The quiz is paused. You have remaining.
Scoring
You scored / = %
This beats or equals % of test takers also scored 100%
The average score is
Your high score is
Your fastest time is
Keep scrolling down for answers and more stats ...
Question 1 of 5
Select the correct answer
What is the SELECT statement used for?
Make data available to all users
To create a database
To SELECT data from a table
To delete data from a database
YES
NO
Question 2 of 5
Select the correct answer
Which of the following SELECT statements are correct?
* FROM student;
SELECT * student;
SELECT ~ FROM student;
SELECT * FROM student;
YES
NO
Question 3 of 5
Select the correct answer
Which of the following SELECT statement are incorrect? (multiple)
SELECT FROM student;
SELECT first_name FROM student;
SELECT @ FROM student;
FROM student SELECT first_name
YES
NO
Question 4 of 5
Select the correct answer
What is SQL?
Declarative
Imperative
Both
YES
NO
Question 5 of 5
Select the correct answer
What does SQL stand for?
Solo Query Language
Structured Query Language
Structured Query Loop
Super Query Language
YES
NO
Save Your Stats
Your Next Quiz
Guess the people who have been named Most Valuable Player of the NBA.
Try to name the countries that have exported the most weapons in the last 10 years.
Select the flags of the countries that belong in each category.
For each category, select the valid people, places, and things related to the Bible.
Comments
No comments yet