Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Enroll. No.

_________

MARWADI UNIVERSITY

Faculty of Computer Applications

B.C.A. SEM: 2 SUMMER-2019


__________________________________________________________________________
Subject: - (Database Management System-I) (05BC0205) Date:- 29/04/2019
Total Marks:-100 Time: - 03:00 hours
Instructions:
1. All Questions are Compulsory.
2. Make suitable assumptions wherever necessary.
3. Figures to the right indicate full marks.

Question: 1.

(a) Select an appropriate answer. [10]


(1) Data duplication is also known as ………………….
(A) Repetition (B) Mirroring
(C) Redundancy (D) Copy

(2) In which data model, the data is organized into a tree like structure?
(A) Network (B) ER
(C) Relational (D) Hierarchical

(3) In relational data model, record is also known as?


(A) Database (B) Relation
(C) Attribute (D) Tuple

(4) Which is the lowest database level?


(A) View Level (B) External Level
(C) Internal Level (D) None

(5) Which type of attribute is formed by more than one simple attribute?
(A) Composite (B) Derived
(C) Multi-valued (D) Simple

(6) Diamond symbol is used to represent ……………………. in ER diagram.


(A) Entity (B) Relationship
(C) Attribute (D) None

(7) Normalization is a technique which reduces …………………. in database.


(A) Redundancy (B) Records
(C) Attributes (D) All

(8) Primary key is a combination of ………………….. constraints.


(A) Unique + Foreign key (B) Not Null + Check
(C) Unique + Check (D) Unique + Not Null

(9) Which is an example of DDL command?


(A) Insert (B) Alter
(C) Select (D) Delete

MARWADI UNIVERSITY 1|
Enroll. No._________

(10) Which function is not a part of aggregate function?


(A) SUM (B) COUNT
(C) LTRIM (D) MAX

(b) Answer the following questions in short. [10]


(1) What is Database?
(2) Describe about Schema.
(3) Classify only types of Relationship amount entities in ER-diagram.
(4) What do you mean by Normalization Process?
(5) What is SQL? List out types of SQL Commands.
(6) Is it possible to enter data in transaction table before master table entries? Justify your answer.
(7) Distinguish between View & Table.
(8) What is Literal?
(9) Which command is used to remove only data from table?
(10) What is Primary key?

Question: 2.

(a) Describe about Data Model with different types of it in details. [08]

(b) What is an Attribute? Describe different types of attributes represent in ER diagram.[08]

OR

(b) Classify various level of Normalization with suitable example. [08]

Question: 3.

(a) Illustrate three level database architecture in details. [08]

(b) What is cardinality? Give an example of one to one & one to many cardinality. [04]

(c) Illustrate the concept of total participation and partial participation. [04]

OR

(a) Illustrate DDL & DML four commands of each with syntax, use and example. [08]

(b) What is Constraint? Give various example of Check constrain with description. [04]

(c) Illustrate the concept of foreign key with its characteristics and example. [04]

Question: 4.

(a) Categorize different types of Join and explain any two in detail with suitable example [08]

(b) What is Sub-Query? Give at least three examples with description. [04]

(c) Classify different Scalar Functions. Explain any two string functions in details. [04]

OR

(a) Categorize different types of aggregate functions and explain any three in detail with suitable
example [08]

MARWADI UNIVERSITY 2|
Enroll. No._________

(b) What is Index? Specify different advantages of it. [04]

(c) Classify different SET operators. Explain any one in details with suitable example. [04]

Question: 5.

(a) Specify types of View in details with suitable example. [08]

(b) Distinguish between SQL and PL/SQL. [04]

(c) Discuss data types supported by PL/SQL. [04]

OR

(a) Categorize various types of indexes with appropriate example. [08]

(b) Discuss use of SET SERVEROUTPUT and SET FEEDBACK command. [04]

(c) Discuss Alter command with various examples. [04]

Question: 6.

(a) Discuss PL/SQL block structure in details with example. [08]

(b) Explain WHERE clause with Range Searching and Pattern Searching example. [04]

(c) Draw an ER diagram of School Management System with at least four entities [04]

OR

(a) Discuss various applications of database system. [08]

(b) Explain LENGTH & LTRIM functions with suitable example. [04]

(c) Draw an ER diagram of Library Management System with at least four entities [04]

---Best of Luck---

MARWADI UNIVERSITY 3|
Enroll. No._________

Que. Paper weight-age as per Bloom’s Taxonomy


No. Que. Level % of weight-age
% of weight -age Que. No.

1 Remember/Knowledge 10 Q:1(a)
2 Understand 20 Q:1 (b) , Q:5(b)
3 Apply 25 Q:2(b), Q:3(a)(b),(c)
4 Analyze 25 Q:4(a)(b),(c),Q:5(a)(b)
5 Evaluate 10 Q:5(c),Q:6(a)
6 Higher order Thinking 10 Q:6(b)(c)

GRAPH:

MARWADI UNIVERSITY 4|

You might also like