quiz DBI202

quiz DBI202

University

40 Qs

quiz-placeholder

Similar activities

Cirrhosis Pharm

Cirrhosis Pharm

KG - Professional Development

36 Qs

Introduction to Environmental Science Quiz 2

Introduction to Environmental Science Quiz 2

11th Grade - University

41 Qs

IOT Quiz #1 - Electricity, Electrons, Electronics

IOT Quiz #1 - Electricity, Electrons, Electronics

12th Grade - Professional Development

40 Qs

ประเมินผล โลกและการเปลี่ยนแปลง

ประเมินผล โลกและการเปลี่ยนแปลง

University

40 Qs

Remidi Pr. Preskripsi Januari 2021

Remidi Pr. Preskripsi Januari 2021

University

40 Qs

Astronomy

Astronomy

University

37 Qs

Food Web Quiz

Food Web Quiz

7th Grade - University

36 Qs

Complete_Quiz_Energy_Trading

Complete_Quiz_Energy_Trading

University

45 Qs

quiz DBI202

quiz DBI202

Assessment

Quiz

Science

University

Easy

Created by

Đỗ Nga

Used 71+ times

FREE Resource

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;

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?