MYSQL

MYSQL

University

25 Qs

quiz-placeholder

Similar activities

Preguntas sobre SQL y Bases de Datos

Preguntas sobre SQL y Bases de Datos

University

25 Qs

Quis mySQL 01

Quis mySQL 01

University

30 Qs

Secure Programming Practices

Secure Programming Practices

University

23 Qs

Arte sobre Ciberataques

Arte sobre Ciberataques

University

25 Qs

AV1 - 2º Trimestre - O que é o DOM?

AV1 - 2º Trimestre - O que é o DOM?

3rd Grade - University

20 Qs

INFORMACION Y EDUCACION

INFORMACION Y EDUCACION

University

20 Qs

Quiz PBD 21Okt2022

Quiz PBD 21Okt2022

University

21 Qs

MYSQL

MYSQL

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Stefanus Prasst

Used 23+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does SQL stand for?

Structured Question Language

Structured Query Language

Strong Question Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

SELECT

INSERT

UPDATE

DELETE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

MODIFY

SAVE

UPDATE

INSERT

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

DELETE

DROP

REMOVE

COLLAPSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

INSERT INTO

INSERT NEW

INSERT VALUE

ADD NEW

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With SQL, how do you select a column named "FirstName" from a table named "Persons"?

EXTRACT FirstName FROM Persons

SELECT FirstName FROM Persons

SELECT Persons.FirstName

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With SQL, how do you select all the columns from a table named "Persons"?

SELECT *.Persons

SELECT [all] FROM Persons

SELECT Persons

SELECT * 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?