DBMS_5thsem_CS2_2023-24

DBMS_5thsem_CS2_2023-24

University

20 Qs

quiz-placeholder

Similar activities

Advanced Database Systems - Prelim Quiz

Advanced Database Systems - Prelim Quiz

University

15 Qs

DDL

DDL

University

15 Qs

sql lab

sql lab

University

20 Qs

CAIP

CAIP

University

20 Qs

Database Management System

Database Management System

12th Grade - Professional Development

18 Qs

DBMS - Quiz 1

DBMS - Quiz 1

University

20 Qs

TTTP6134

TTTP6134

University

20 Qs

DBMS - Fundamentals

DBMS - Fundamentals

University

19 Qs

DBMS_5thsem_CS2_2023-24

DBMS_5thsem_CS2_2023-24

Assessment

Quiz

Computers

University

Hard

Created by

Shashikala AB

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following provides the ability to query information from the database and insert tuples into, delete tuples from, and modify tuples in the database?

  1. DML(Data Manipulation Language)

  1. DDL(Data Definition Language)

  1. Relational Schema

  1. Query

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you mean by one to many relationships?

  1. One class may have many teachers

  1. One teacher can have many classes

  1. Many classes may have many teachers

  1. Many teachers may have many classes

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the following Query, which of the following can be placed in the Query's blank portion to display the salary from highest to lowest amount, and sorting the employs name alphabetically?

  1. SELECT *  

  2. FROM instructor  

  3. ORDER BY salary ____, name ___;  

  1. Ascending, Descending

  1. Asc, Desc

  1. Desc, Asc

  1. All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The term "Data" refers to:

  1. The electronic representation of the information( or data)

  1. Basic information

  1. Row Facts and figures

  1. Both A and C

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following refers to the number of tuples in a relation?

  1. Entity

  1. Column

  1. Cardinality

  1. None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following command is a type of Data Definition language command?


  1. Create

  1. Update

  1. Delete

  1. Merge

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands is used to save any transaction permanently into the database?

  1. Commit

  1. Rollback

  1. Savepoint

  1. None of the above

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?