
Basic SQL
Authored by Urvashi Thapar
Computers
University
Used 22+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does the SELECT Statement do?
Data is read from the SQL database by this statement and displayed to the database user.
The stored data in the SQL database is changed or modified by this SQL statement.
By deleting the stored data, this SQL statement deletes the database.
A new table in SQL is created using this SQL statement.
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the functionality of SQL COUNT?
It returns the no of record of column
It returns the no of record of database
It returns the no of record of table
It returns the no of record of row
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In SQL SELECT COUNT, one needs to specify the –
Row Name
Column Name
Table name
None of the above
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does SQL stand for?
Sample Query Language
Sequential Query Language
Sample Query Language
Structured Query Language
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
With SQL, how do you select all the records from a table named "Persons" where the value of the column "FirstName" is "Peter"?
Select * from Persons where FirstName = "Peter"
Select [all] from Persons where FirstName = "Peter"
Select * from Persons where FirstName <> "Peter"
Select [all] from Persons where FirstName Like "Peter"
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following statements would you use to add a new instructor to the Instructor table.
SELECT Instructor(ins_id, lastname, firstname, city, country)
FROM VALUES(4, 'Doe', 'John', 'Sydney', 'AU');
INSERT INTO Instructor(ins_id, lastname, firstname, city, country)
VALUES(4, 'Doe', 'John', 'Sydney', 'AU');
INSERT
VALUES(4, 'Doe', 'John', 'Sydney', 'AU') INTO Instructor(ins_id, lastname, firstname, city, country);
UPDATE Instructor(ins_id, lastname, firstname, city, country)
WITH VALUES(4, 'Doe', 'John', 'Sydney', 'AU');
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?
Similar Resources on Wayground
10 questions
Quiz on Data Analysis for R (Unit-IV)
Quiz
•
University
10 questions
SQL Programming
Quiz
•
4th Grade - Professio...
10 questions
Lesson 2 - Passing Data to Subsystems
Quiz
•
University
10 questions
Digital Tools
Quiz
•
University
10 questions
MS PowerPoint Objects & Animation Quiz
Quiz
•
9th Grade - University
10 questions
SOAL : Pengenalan Basis Data
Quiz
•
University
10 questions
Steps in Machine Learning
Quiz
•
University
10 questions
Modelos de Bases de Datos
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
20 questions
Figurative Language Review
Quiz
•
6th Grade