Database Management

Database Management

10th Grade

9 Qs

quiz-placeholder

Similar activities

Lesson 1 Database Basics

Lesson 1 Database Basics

9th - 11th Grade

10 Qs

Shape Language

Shape Language

9th - 12th Grade

8 Qs

New Python Programming Math

New Python Programming Math

6th - 12th Grade

10 Qs

commercial equipment part 2

commercial equipment part 2

9th - 12th Grade

11 Qs

BCC FUNQUIZ 2

BCC FUNQUIZ 2

KG - Professional Development

10 Qs

python quiz

python quiz

6th Grade - Professional Development

10 Qs

Memory Komputer

Memory Komputer

10th Grade

11 Qs

Structured information_E

Structured information_E

6th - 12th Grade

13 Qs

Database Management

Database Management

Assessment

Quiz

Computers, Other

10th Grade

Hard

Created by

SN Kelly

Used 103+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which statement best describes a database?

A collection of tables

Tables that are in a sequence

Tables of related information

A collection of related tables

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Possibility High School maintains a database containing tables related to its students and the subjects offered. Which of the following represents a table within that database?

A student's name

A student's record

All the personal data on students

The age of a student

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is ONE difference between the alphanumeric and numeric data types?

Alphanumeric represents quantities, unlike numeric, which represents labels only.

Alphanumeric represents labels and quantities, unlike numeric, which represents labels only.

Alphanumeric does not represent quantities, unlike numeric, which represents quantities.

Alphanumeric represents labels, unlike numeric, which represents quantities only.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Questions 4-8 are based on the following table.


In what view is the table being displayed?

Design

Datasheet

Normal

Print preview

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many records are displayed in the table?

6;

7;

8;

9;

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many different field types are used to store the data?

2;

3;

4;

5;

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the following statements and state which are TRUE.

I The customerNo field type is Text.

II The customerNo field is Numeric

III Data in text fields is lift-aligned

IV Data in numeric fields is left-alighned

I and III

I and IV

II and III

II and IV

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many fields are in the table?

6;

7;

8;

9;

9.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many records would be selected if the query "Select* FROM customers WHERE CreditLimit>40000 is run?

6;

7;

8;

9;