SQL and Database Quiz

SQL and Database Quiz

University

21 Qs

quiz-placeholder

Similar activities

CS 316 - Web Systems and Technologies 2( Midterm Exam)

CS 316 - Web Systems and Technologies 2( Midterm Exam)

University

21 Qs

U2 Database Design Quizs - Part A

U2 Database Design Quizs - Part A

11th Grade - University

20 Qs

Database Management Systems Unit II Quiz

Database Management Systems Unit II Quiz

University

20 Qs

SQL Quiz

SQL Quiz

University

18 Qs

Database Designing

Database Designing

University

24 Qs

Week 4 - RELATIONAL DATA MODEL

Week 4 - RELATIONAL DATA MODEL

University

26 Qs

DATABASE

DATABASE

University

20 Qs

DATABASE BASICS

DATABASE BASICS

University

21 Qs

SQL and Database Quiz

SQL and Database Quiz

Assessment

Quiz

Computers

University

Medium

Created by

John Ulakovich

Used 36+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 3 pts

Which three elements of a relational database are defined in the schema? (Choose 3.)

relationships

attributes

tables

SQL keywords

aliases

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In the SQL statement " SELECT genre FROM movies" what is specified by "genre"?

the table

the column

the database

the folder

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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 a hierarchical tabular format of columns and rows

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

ERD

CSV

DML

DDL

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

INSERT

TRUNCATE

CREATE

SELECT

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which structure in a table represents an individual record contained in the database?

relationship

row

column

foreign key

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

DISTINCT

ORDER BY

WHERE

FROM

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?