Terminologies In Database

Terminologies In Database

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

Database Intro (A Level CS)

Database Intro (A Level CS)

11th - 12th Grade

10 Qs

Access Quiz

Access Quiz

9th Grade

10 Qs

Database Scenarios Review

Database Scenarios Review

12th Grade

10 Qs

Database MySQL - Command Prompt

Database MySQL - Command Prompt

12th Grade

10 Qs

Pretest Basis data - hirarki basis data

Pretest Basis data - hirarki basis data

9th - 12th Grade

10 Qs

MySQL Python Connectivity

MySQL Python Connectivity

12th Grade - University

10 Qs

1. Flat File & Relational Databases

1. Flat File & Relational Databases

10th Grade

10 Qs

Database Quiz - St. Boniface

Database Quiz - St. Boniface

10th Grade

10 Qs

Terminologies In Database

Terminologies In Database

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Anthony Roberts

Used 14+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When dealing with databases, a row is a;

a. Link

b. router

c. record

d. column

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A foreign key is;

a. A composite key in a table

b. A candidate key

c. A field in one table that is used as a secondary key in another table

d. A field or collections of fields in one table that refers to the primary key in another table

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a column when dealing with databases?

a. An upright pillar

b. A vertical group of cells, within a table

c. A group of adjacent cells

d. Items stored horizontally in a database

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Datatype refers to;

a. A data item, defined by the values it can take

b. Monies that I have saved

c. The number of rows and columns in a database

d. The number of records used to store data in a database

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. Name a data type found in databases

a. Primary key

b. table

c. Row (record)

d. Date/Time

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is a primary key important?

a. Because it’s the first key in the table

b. Because there are too many keys in the database

c. Because it serves as a unique identifier for a row of data.

d. Because it allows you to open the entire database.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A secondary key is;

a. A candidate key until the primary key is selected

b. A second way to open the Lab door

c. A second table in a database

d. Two columns with the same data in a database

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The name of the datatype that uses numbers is called;

a. Number

b. Logical

c. textual

d. Date/time