MYSQL

MYSQL

University

25 Qs

quiz-placeholder

Similar activities

Midterm Exam Review

Midterm Exam Review

5th Grade - University

20 Qs

Preguntas sobre SQL y Bases de Datos

Preguntas sobre SQL y Bases de Datos

University

25 Qs

Secure Programming Practices

Secure Programming Practices

University

23 Qs

MIDTERM QUIZ IN WEB DEV 101

MIDTERM QUIZ IN WEB DEV 101

University

25 Qs

BCS Systems & Architecture Quiz 1

BCS Systems & Architecture Quiz 1

University - Professional Development

20 Qs

BSIT 3-2 - Information Assurance and Security 1

BSIT 3-2 - Information Assurance and Security 1

University

24 Qs

Introduction to Mechatronics and Robotics

Introduction to Mechatronics and Robotics

University

20 Qs

CPA MS-Office Hotkeys Quiz

CPA MS-Office Hotkeys Quiz

8th Grade - Professional Development

21 Qs

MYSQL

MYSQL

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Stefanus Prasst

Used 25+ 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?

Discover more resources for Instructional Technology