quiz DBI202

quiz DBI202

University

40 Qs

quiz-placeholder

Similar activities

Complete_Quiz_Energy_Trading

Complete_Quiz_Energy_Trading

University

45 Qs

Equilibrium & Le Chatelier's Principle

Equilibrium & Le Chatelier's Principle

10th Grade - University

35 Qs

DS : Datawarehouse et informatique d'aide à la décision

DS : Datawarehouse et informatique d'aide à la décision

University

40 Qs

IOT Quiz #1 - Electricity, Electrons, Electronics

IOT Quiz #1 - Electricity, Electrons, Electronics

12th Grade - Professional Development

40 Qs

Motion in a Circle

Motion in a Circle

11th Grade - University

43 Qs

评估:五年级科学动物的物种生存

评估:五年级科学动物的物种生存

1st Grade - University

35 Qs

General Test Praktikum KTA Fakultas Kehutanan 2020

General Test Praktikum KTA Fakultas Kehutanan 2020

University

40 Qs

Heart

Heart

University

40 Qs

quiz DBI202

quiz DBI202

Assessment

Quiz

Science

University

Easy

Created by

Đỗ Nga

Used 69+ 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?