Database management system

Database management system

University

10 Qs

quiz-placeholder

Similar activities

Famous Buildings

Famous Buildings

University

15 Qs

Building Services - AC

Building Services - AC

University

10 Qs

TEMPLES IN INDIA

TEMPLES IN INDIA

University

10 Qs

T4 Blocks Wipeout Dyn Blocks

T4 Blocks Wipeout Dyn Blocks

University

15 Qs

Latihan1

Latihan1

4th Grade - University

10 Qs

Ancient Greek Architecture

Ancient Greek Architecture

University

10 Qs

Get to know me .

Get to know me .

11th Grade - University

15 Qs

Tampico

Tampico

University

15 Qs

Database management system

Database management system

Assessment

Quiz

Architecture

University

Medium

Created by

Drishya Ss

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • 1 pt

Write your name, class and roll number.

Evaluate responses using AI:

OFF

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

DBMS means ______________________________________________

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Drop table statement

deletes the table structure only

deletes the table structure along with the table data

works whether or not referential integrity constraints would be violated

is not an SQL statement

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not true about the ALTER TABLE statement?

It can add a new row.

It can add a new column

It can modify existing columns

It can define a default value for the new column

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Here which of the following displays the unique values of the column?

SELECT ________ dept_name FROM instructor;

All

From

Distinct

Name

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following query would display all the students whose first name starts with the character ‘A’?

select first_name from students where first_name like ‘A%’;

select first_name from students where first_name like ‘%A’;

select first_name from students where first_name like ‘%A%’;

select first_name from students where first_name like ‘A’;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This is an example of ________________

Data inconsistency

Data redundancy

Data security

Data consistency

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?

Discover more resources for Architecture