DBMS Quiz 1

DBMS Quiz 1

1st - 10th Grade

10 Qs

quiz-placeholder

Similar activities

Basic 2

Basic 2

1st Grade

15 Qs

Tech Vocabulary

Tech Vocabulary

7th - 8th Grade

8 Qs

PostgreSQL

PostgreSQL

1st Grade - Professional Development

8 Qs

CRM Day 1 (07 Mei 2019)

CRM Day 1 (07 Mei 2019)

1st - 12th Grade

15 Qs

DBMS QUIZ 2

DBMS QUIZ 2

1st - 12th Grade

12 Qs

Prodege Data Lake Immersion Day Quiz

Prodege Data Lake Immersion Day Quiz

KG - 5th Grade

10 Qs

I'm CTG Squad

I'm CTG Squad

1st - 5th Grade

10 Qs

Database - test

Database - test

5th Grade

10 Qs

DBMS Quiz 1

DBMS Quiz 1

Assessment

Quiz

Professional Development

1st - 10th Grade

Hard

Created by

Saritha Bethineni

Used 97+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is incorrect regarding levels of abstraction in database?

Physical level describes how to store a record and not the relationship among the data.

Logical level describes what data to stored in database and the relationship among the data.

View level hides the details of data types

Physical level describes what data to stored in the database.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is true about data independence?

It is the ability:

To modify schema definition in one level without affecting schema definition in the next lower level.

To modify schema definition in one level without affecting schema definition in the next higher level.

To modify the data at one level without affecting the data in the next lower level

To modify the data at one level without affecting the data in the next higher level.

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

3. Identify the following the correct way/s to delete all rows at a time from salary table.

DELETE * FROM salary;

TRUNCATE TABLE salary;

DELETE FROM SALARY;

TRUNCATE TABLE FROM salary;

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A characteristic of an entity.

Relation

Attribute

Parameter

Constraint

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The actual content in the database at a particular point.

Schema

Attribute

Parameter

Instance

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In relational model, cardinality is termed as

Number of tuples

Number of attributes

Number of tables

Number of constraints

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

ODBC Stands for

Object Database connectivity

Oral Database connectivity

Oracle Database connectivity

Open Database connectivity

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?