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,812
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?
To create a database
To delete data from a database
Make data available to all users
To SELECT data from a table
YES
NO
Question 2 of 5
Select the correct answer
Which of the following SELECT statements are correct?
SELECT * FROM student;
SELECT * student;
* 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;
FROM student SELECT first_name
SELECT first_name FROM student;
SELECT FROM student;
YES
NO
Question 4 of 5
Select the correct answer
What is SQL?
Imperative
Both
Declarative
YES
NO
Question 5 of 5
Select the correct answer
What does SQL stand for?
Structured Query Loop
Solo Query Language
Structured Query Language
Super Query Language
YES
NO
Save Your Stats
Your Next Quiz
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.
Can you guess the countries that use the Euro currency without clicking any of the ones that don't?
Match these superhero names to their face, as depicted in Marvel comics.
Comments
No comments yet