Which SQL statement is used to extract data from a database?

SQL Quiz

Quiz
•
Computers
•
University
•
Easy
Mahvish Siddiqui
Used 4+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SELECT
GET
EXTRACT
OPEN
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL statement is used to delete data from a database?
DELETE
COLLAPSE
DROP
REMOVE
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL statement is used to update data in a database?
MODIFY
SAVE AS
SAVE
UPDATE
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With SQL, how do you select a column named "FirstName" from a table named "Persons"?
SELECT FirstName FROM Persons
SELECT Persons.FirstName
SELECT Persons Where FirstName
SELECT Persons From FirstName
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL statement is used to insert new data in a database?
ADD RECORD
INSERT INTO
ADD NEW
INSERT NEW
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With SQL, how do you select all the columns from a table named "Persons"?
SELECT [all] FROM Persons
SELECT Persons
SELECT * FROM Persons
SELECT Persons From Persons
7.
MULTIPLE CHOICE QUESTION
30 sec • 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 * FROM Persons WHERE FirstName LIKE 'Peter'
SELECT * FROM Persons WHERE FirstName='Peter'
SELECT [all] FROM Persons WHERE FirstName='Peter'
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
SQL

Quiz
•
University
15 questions
Engineering ACW Semester 2 - #2 Data

Quiz
•
University
20 questions
Comandos DML

Quiz
•
University
20 questions
SQL Grundlagen

Quiz
•
University
10 questions
Quiz 4: MySQL Database

Quiz
•
University
15 questions
IDM Sessional Test

Quiz
•
University
15 questions
Database- SQL

Quiz
•
University
20 questions
DBMS LAB

Quiz
•
University
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade