MYSQL

MYSQL

University

25 Qs

quiz-placeholder

Similar activities

Quis mySQL 01

Quis mySQL 01

University

30 Qs

Sec. 8: AWS Fundamentals: RDS + Aurora + ElastiCache

Sec. 8: AWS Fundamentals: RDS + Aurora + ElastiCache

University

24 Qs

BCS Network Security Test 6

BCS Network Security Test 6

University - Professional Development

24 Qs

Secure Programming Practices

Secure Programming Practices

University

23 Qs

Arte sobre Ciberataques

Arte sobre Ciberataques

University

25 Qs

Preguntas sobre SQL y Bases de Datos

Preguntas sobre SQL y Bases de Datos

University

25 Qs

BCS Network Security Test 8

BCS Network Security Test 8

University - Professional Development

22 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?