Sql question

Sql question

Professional Development

31 Qs

quiz-placeholder

Similar activities

SOAL DATABASE PART 2

SOAL DATABASE PART 2

1st Grade - Professional Development

30 Qs

Garuda_Round-2_Quiz

Garuda_Round-2_Quiz

Professional Development

30 Qs

การใช้งานPHPMyAdmin

การใช้งานPHPMyAdmin

Professional Development

30 Qs

[DP-900] Simulado 02 para a Certificação

[DP-900] Simulado 02 para a Certificação

Professional Development

32 Qs

Excel Certification

Excel Certification

Professional Development

30 Qs

MOS Excel Certification Exam

MOS Excel Certification Exam

Professional Development

30 Qs

MYSQL Basics Quiz - 2

MYSQL Basics Quiz - 2

Professional Development

30 Qs

SOAL DATABASE PART 1

SOAL DATABASE PART 1

1st Grade - 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?