Search Header Logo

quiz DBI202

Authored by Đỗ Nga

Science

University

Used 79+ times

quiz DBI202
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A ____ is a logically coherent collection of data with some inherent meaning, representing some aspect of real world and being designed, built and populated with data for a specific purpose

Database

Database Instance

Schema

Schema Instance

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Choose the most correct statement.

Database is created and maintained by a DMBS

All of the others

Database is a collection of data that is managed by a DBMS

Database is a collection of information that exists over a long period of time

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To create a DEFAULT constraint on the "City" column of the table PERSON which is already created, use the following SQL:

ALTER TABLE Person

EDIT COLUMN City SET DEFAULT 'Da Nang'

ALTER TABLE Person

ALTER COLUMN City SET DEFAULT 'Da Nang'

ALTER TABLE Person

UPDATE COLUMN City SET DEFAULT 'Da Nang'

ALTER TABLE Person

MODIFY COLUMN City SET DEFAULT 'Da Nang'

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A ____ is a relation name, together with the attributes of that relation.

schema

database

database instance

schema instance

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A ___ is a notation for describing the structure of the data in a database, along with the constraints on that data

data model

database management system

data operation

data manipulation

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A _____ is a language for defining data structures

DML

DDL

DCL

None of the others

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which statement is used to remove a relation named R?

DROP TABLE R;

REMOVE TABLE R;

DELETE TABLE R;

TRUNCATE TABLE R;

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?