DBMS Quiz FyCyber 14/11/23

DBMS Quiz FyCyber 14/11/23

University

15 Qs

quiz-placeholder

Similar activities

Q8 - Ent. Sys

Q8 - Ent. Sys

University

10 Qs

Checkpoint 2 Review - 12 A

Checkpoint 2 Review - 12 A

12th Grade - University

10 Qs

DBMS

DBMS

University

15 Qs

DBMS QUIZ-1

DBMS QUIZ-1

University

20 Qs

DBMS

DBMS

University

10 Qs

Week 3- lecture (DATA MODELS)

Week 3- lecture (DATA MODELS)

University

13 Qs

DBMS_Quiz_1

DBMS_Quiz_1

University

15 Qs

oracle_batch2_quiz_4-2-2020

oracle_batch2_quiz_4-2-2020

University

20 Qs

DBMS Quiz FyCyber 14/11/23

DBMS Quiz FyCyber 14/11/23

Assessment

Quiz

Computers

University

Hard

Created by

Shweta Dhumal

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is responsible for authorizing access to the database, coordinating and monitoring its use

Database programmer

System Analyst

Specialised User

DBA

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Collection of information stored in a database at a particular moment is

view

schema

instance

none of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A function that has no partial functional dependencies is in _______ form

3NF

2NF

4NF

BCNF

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to remove all rows from a table ?

Delete

Remove

Truncate

Both A and B

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The statement in SQL which allows to change the definition of a table is

Alter

Update

Create

Select

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements contains an error?

Select * from emp where empid = 10003;

Select empid from emp where empid=10006;

Select empid from emp;

Select empid where empid=1009 and lastname = 'GELLER';

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CREATE TABLE employee (name VARCHAR, id INTEGER)

What type of statement is this?

DML

DDL

View

Integrity Constraint

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?