Database Systems I

Database Systems I

1st - 5th Grade

10 Qs

quiz-placeholder

Similar activities

Database Introduction Questions

Database Introduction Questions

2nd Grade

15 Qs

Aplikasi Basis Data

Aplikasi Basis Data

1st - 5th Grade

10 Qs

Banco de Dados - SQL

Banco de Dados - SQL

2nd Grade

10 Qs

Special Quiz 2 - G9

Special Quiz 2 - G9

3rd Grade

15 Qs

Access 2

Access 2

KG - University

9 Qs

Database

Database

1st - 12th Grade

10 Qs

Educational Technology Review

Educational Technology Review

5th - 8th Grade

15 Qs

Struktur Hirarki Basis Data Bagian 2

Struktur Hirarki Basis Data Bagian 2

1st Grade

10 Qs

Database Systems I

Database Systems I

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

Yona Sangula

Used 18+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Characteristic of database management system which allows program operation independence and program data independence is classified as

Conceptual abstraction

Implementation abstraction

Data abstraction

Interface abstraction

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is wrong about PRIMARY KEY constraint in SQL?

The PRIMARY KEY uniquely identifies each record in a SQL database table

Primary key can be made based on multiple columns

Primary key must be made of any single columns

Primary keys must contain UNIQUE values.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The DROP TABLE statement:

deletes the table structure only.

deletes the table structure along with the table data.

works whether or not referential integrity constraints would be violated

is not an SQL statement

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SQL Query to delete all rows in a table without deleting the table (structure, attributes, and indexes)

DELETE FROM table_name;

DELETE TABLE table_name;

DROP TABLE table_name;

NONE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data administrators are responsible for:

Physical database design

Managing technical issues in the database environment

Overall management of data resources in an origination

Writing application programs

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Entity relationship model?

An item about which information is stored in the database

The model that focuses on representing the data as it exists in the real world

The models that identify the data that different groups will need and eventually translate into forms and reports

Characteristics attached to each entity.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The graphic below indicates;

That student can own many cars

A student can own many cars and a car can be owned by many students

A student cannot own a car

A car can be owned by many students

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?