SQL Quiz

SQL Quiz

Professional Development

13 Qs

quiz-placeholder

Similar activities

SQL Tuning Tools

SQL Tuning Tools

Professional Development

10 Qs

Unit 2 - Taking abap to sap hana

Unit 2 - Taking abap to sap hana

Professional Development

10 Qs

AWS ACF Módulo 8 - Bancos de dados

AWS ACF Módulo 8 - Bancos de dados

Professional Development

16 Qs

GO4! Quiziz Zeriuz Day 18

GO4! Quiziz Zeriuz Day 18

Professional Development

8 Qs

Pengetahuan Dasar MySQL

Pengetahuan Dasar MySQL

Professional Development

10 Qs

Nodejs: Database

Nodejs: Database

Professional Development

10 Qs

PL-200

PL-200

Professional Development

11 Qs

Cycle 4: Session 8 Review.

Cycle 4: Session 8 Review.

Professional Development

12 Qs

SQL Quiz

SQL Quiz

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Oluwatomisin Olatoye

Used 1+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. What is a flat file database?

a database that stores records in a single file with no hierarchical structure

a database that requires SQL to store, manipulate, and retrieve data

a database that is used to store large amounts of complex data

a database that stores data in a sheet using hierarchical tabular format of columns and rows

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Which commonly used SQL statement is necessary to retrieve data from one or more tables in a database?

TRUNCATE

INSERT

SELECT

CREATE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. Which SQL statement is used to filter data in a database?

ORDER BY

WHERE

DISTINCT

FROM

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. What is used to show how the tables in a database are related to one another?

CSV

ERD

DML

DDL

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct syntax in SQL to retrieve all the columns from a fellow table in a database?

SELECT * FROM fellows

SELECT all FROM fellows

SELECT FROM all Fellows

SELECT * FROM

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL syntax is used with the aggregate function like SUM() to roll up columns?

ORDER BY

GROUP BY

HAVING

WHERE

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The default sorting order in MYSQL is _________

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?