DBMS CS3

DBMS CS3

University

25 Qs

quiz-placeholder

Similar activities

Group 6_Quiz_Transpo

Group 6_Quiz_Transpo

University

20 Qs

G12

G12

University

20 Qs

mis identification

mis identification

University

30 Qs

Management Information Systems

Management Information Systems

University

20 Qs

Machine learning

Machine learning

University

20 Qs

STS LITERASI DIGITAL KELAS 6 SD

STS LITERASI DIGITAL KELAS 6 SD

6th Grade - University

25 Qs

Geology and SEG Quiz Round One

Geology and SEG Quiz Round One

University

20 Qs

1-50

1-50

University

22 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?