SQL Quiz

SQL Quiz

Professional Development

13 Qs

quiz-placeholder

Similar activities

TalentNext Test Day-13-Core Java Topics

TalentNext Test Day-13-Core Java Topics

Professional Development

10 Qs

02. Azure Descripción de los servicios

02. Azure Descripción de los servicios

Professional Development

9 Qs

PostgreSQL

PostgreSQL

1st Grade - Professional Development

8 Qs

OrenG WASA Quiz (Day2)

OrenG WASA Quiz (Day2)

Professional Development

10 Qs

Ivy_Accenture_Data_Analytics_Using_R_Quiz-3

Ivy_Accenture_Data_Analytics_Using_R_Quiz-3

Professional Development

15 Qs

AWS Discovery Day (TMU)

AWS Discovery Day (TMU)

Professional Development

15 Qs

PJP Apr 23

PJP Apr 23

Professional Development

10 Qs

Azure Quiz

Azure Quiz

Professional Development

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