DBMS 2023 Paper
DBMS 2023 Paper
Marks BL CO PO
PART -A (25 x 1= 25 Marks)
Answer ALL Questions 1 1 1.1.1
1. Database is a 1
9. Power (m, n)
(A) n power m (B) mpower n
(C) mxn power (D) mpower m
1 2 2 22.3
2
is an example syntax of
10. Column data type references table (column)
(B) Foreign key
(A) Primary key
(C) Unique key (D) Super key
1 3 3 3.1.).
possible in a table?
11. How many primary keys are (B) 2
(A) Any number
-(D) 1
(C) S
1 3 3 3.1.2
12. Which is the wrong one
(B) Select max (salary) from
(A) Select * from employee where
salary > 10000; employees;
min (salary) from
(C) Select from employees (D) Select
where salary > avg (salary); employees;
1 3 3 3.1.2
13. Choose the correct one
salary from employees
(A) Select salary from employees (B) Select
(salary>10000);
where salary > avg (salary);
salary = avg (salary) from
(C) Select salary from employees (D) Select
where salary > (select avg employees);
(salary) from employees);
1 3 3 3.4.1
and Table B'
14. To apply set operations in Table A' Common column names alone be
(A) Different column names can be (B) used in table A and B
used in table A and B
Different column names with
(C) Common column names with (D) different data types can be used
matching data types alone be
used in table A and B
1 3 3 3.4.1
command
15. A DDL command after any number of DML
(A) Stores the data permanently (B) No affect with DML commands
Stores the DDL statement data
(C) No effect with DDL command (D)
alone
1 3 4 4.1.1
01JF618CSC303J
Page 2 of4
1 4 43.4
.oAtable is in BCNF if it is in 3NF and if every determinant is a key.
(A) Dependent (B) Normal
(C) Candidate (D) Both normal and candidate
2 4 434
0 Choose the coTect symbol for the relational algebra operator SELECT'
(A) t (B) U
(C) x (D) o
2 5 521
21 Collections of operations that fom a single logical unit of work are called
(A) Views (B) Networks
(C) Units (D) Transactions
22 The 'all of none' is referred as 2 S22
Marks DL CO PO
PART -B (5 x 10 = 50 Marks)
Answer ALL Questions
4 13.1
26. a.i. Differentiate between DBMS and file processing system. List any two
advantages with DBMS.
4 1 433
ii. Draw the DBMS system architecture wih is all the components.
(OR) 10 3 312
b. What is the significance of mapping cardinalities? Explain all the types wih
pictorial representations.
10 3 2 331
27. a. Draw an extended ER diagram for Microsoft campus club (MCC) connected
by an ABCcollege
An ABCcollege has decided to setup a MC club
MCC can be categorized based on the type. Quiz club, creater club
A student can join in any one of the MC clubs
- Each MC club has a faculty advisor who trains the students
- Each student can be identified by using id no
Include all the above requirenent and model the MC club appropriately .
(OR)
01JFól8CSC30J
Page 3 of 4
2 3.4.1
b. Draw a ER diagram for entire 10 3
b. Draw an (OR)
example scenario for
units). How dead lock prevention,dead lock. (Using transaction states (or) 10 5 6 6.2.1
situations? detection and recovery works on different
Page 4 of4
01JF618CSC303J