SQL

SQL

University

20 Qs

quiz-placeholder

Similar activities

Django-quiz

Django-quiz

5th Grade - University

20 Qs

PHP MySQL

PHP MySQL

University

15 Qs

SQL Quiz

SQL Quiz

University

23 Qs

DDL and Constraints

DDL and Constraints

University

15 Qs

SQL Quiz

SQL Quiz

University

19 Qs

RDBMS

RDBMS

University

15 Qs

DBMS LAB_06_12_2022_ BATCH 2 4

DBMS LAB_06_12_2022_ BATCH 2 4

University

20 Qs

SQL - Constraints

SQL - Constraints

University

15 Qs

SQL

SQL

Assessment

Quiz

Computers

University

Medium

Created by

Hitesh Grewal

Used 180+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does SQL stand for?

Structured Query Language

Strong Question Language

Structured Question Language

Strong Query Language

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

OPEN

SELECT

EXTRACT

GET

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

DELETE

COLLAPSE

DROP

REMOVE

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which SQL statement is used to update data in a database?

MODIFY

SAVE AS

SAVE

UPDATE

5.

MULTIPLE CHOICE QUESTION

1 min • 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

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which SQL statement is used to insert new data in a database?

ADD RECORD

INSERT INTO

ADD NEW

INSERT NEW

7.

MULTIPLE CHOICE QUESTION

1 min • 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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?