Sql question

Sql question

Professional Development

31 Qs

quiz-placeholder

Similar activities

Day 3 - Quizz

Day 3 - Quizz

Professional Development

26 Qs

BBDD6

BBDD6

Professional Development

30 Qs

Modulo 04 - Análise de dados

Modulo 04 - Análise de dados

Professional Development

35 Qs

PL/SQL Package/exception Quiz

PL/SQL Package/exception Quiz

Professional Development

30 Qs

IHG Breakfast Excellence Quiz

IHG Breakfast Excellence Quiz

Professional Development

30 Qs

Skeleton Parts' Purposes Quiz

Skeleton Parts' Purposes Quiz

7th Grade - Professional Development

30 Qs

315 Base de Datos 1 - Extraordinario

315 Base de Datos 1 - Extraordinario

Professional Development

32 Qs

2025 Logical test

2025 Logical test

Professional Development

30 Qs

Sql question

Sql question

Assessment

Quiz

Computers, Other

Professional Development

Medium

Created by

Hoang Khoa

Used 1+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does SQL stand for?

Structured Query Language

Strong Question Language

Structured Question Language

Strong Query Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

OPEN

SELECT

EXTRACT

GET

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

DELETE

COLLAPSE

DROP

REMOVE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

MODIFY

SAVE AS

SAVE

UPDATE

5.

MULTIPLE CHOICE QUESTION

45 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

6.

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

7.

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

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?