quiz DBI202

quiz DBI202

University

40 Qs

quiz-placeholder

Similar activities

examen inocuidad alimentaria

examen inocuidad alimentaria

University

38 Qs

✨ OPTIONAL MAKEUP QUIZIZZ ✨ English

✨ OPTIONAL MAKEUP QUIZIZZ ✨ English

9th Grade - University

37 Qs

origine de la terre

origine de la terre

KG - University

40 Qs

UNIDAD 1 Cuidados de la Piel y Cosmética

UNIDAD 1 Cuidados de la Piel y Cosmética

University

41 Qs

Replikasi, Transkripsi dan Translasi

Replikasi, Transkripsi dan Translasi

University

35 Qs

Ecuación de Difusión - Soluciones

Ecuación de Difusión - Soluciones

University - Professional Development

44 Qs

Eye on the Reef

Eye on the Reef

9th Grade - University

42 Qs

UAS GERONTIK

UAS GERONTIK

University

40 Qs

quiz DBI202

quiz DBI202

Assessment

Quiz

Science

University

Practice Problem

Easy

Created by

Đỗ Nga

Used 74+ 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

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?