DBMS CS3

DBMS CS3

University

25 Qs

quiz-placeholder

Similar activities

Теоретическая фонетика Модуль 2

Теоретическая фонетика Модуль 2

University

20 Qs

Sure Foundation Quiz

Sure Foundation Quiz

University

20 Qs

Unit 4 Lesson 2 Healthy Habits Vocabulary & Verbs

Unit 4 Lesson 2 Healthy Habits Vocabulary & Verbs

6th Grade - University

20 Qs

New Testament Survey Final Exam

New Testament Survey Final Exam

University

20 Qs

DC014 - 2.1 Introduction to Databases

DC014 - 2.1 Introduction to Databases

University

30 Qs

Juris pt.3

Juris pt.3

University

27 Qs

Introduction to Computer Online Exam

Introduction to Computer Online Exam

University

30 Qs

Trial, Exile, and Death of Jose Rizal

Trial, Exile, and Death of Jose Rizal

University

20 Qs

DBMS CS3

DBMS CS3

Assessment

Quiz

Others

University

Easy

Created by

Nithya shree

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The given Query can also be replaced with_______:

  1. SELECT name, course_id  

  2. FROM instructor, teaches  

  3. WHERE instructor_ID= teaches_ID;  

  1. Select name,course_id from teaches,instructor where instructor_id=course_id;

  1. Select name, course_id from instructor natural join teaches;

  1. Select name, course_id from instructor;

  1. Select course_id from instructor join teaches;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. SELECT emp_name  

  2. FROM department  

  3. WHERE dept_name LIKE ' _____ Computer Science';  

  4. In the above-given Query, which of the following can be placed in the Query's blank portion to select the "dept_name" that also contains Computer Science as its ending string?

  1. &

_

%

$

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To which of the following the term "DBA" referred?

  1. Data Bank Administrator

  1. Database Administrator

  1. Data Administrator

  1. None of the above

4.

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the relational table, which of the following can also be represented by the term "attribute"?

  1. Entity

  1. Row

  1. Column

  1. Both B &C

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used in the application programs to request data from the database management system?

  1. Data Manipulation language

  1. Data Definition Language

  1. Data Control Language

  1. All of the above

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?