No. of Printed Pages : 4

CS-06

BCA (Pre-revised) 0 -7t. co 0

Term-End Examination December, 2012 CS-06 : DATABASE MANAGEMENT SYSTEM

Time : 3 hours

Maximum Marks : 75

Note : Question number 1 is compulsory. Attempt any three from the rest.

1.

(a) Assume the following requirements for a Library Database. A Library maintains books on various subjects. It keeps records of Books like title, author(s), publisher, year of publication, cost. It has three kinds of memberships.

10

Full members, temporary members and guest members. Full members can get maximum 12 books issued at a time, while temporary members can get only 6 books issued at a time. Guest members cannot get any books issued on their name. The Library also stores journals and magazine. Every Journal and magazine has a volume no., issue no. and name. Any member can only read the journal/magazine in library itself i.e Journal/Magazine cannot be issued.

CS-06

1

P.T.O.

Library is administered by Librarian with the help of staff members and keep track of library usage by its members. Design an ER Diagram indicating all entities attributes with keys and cardinality ratios. (b)

Explain the significance of normalisation. 10 Define 1NF, 2NF, 3NF and BCNF with examples.

(c)

Consider a B-tree of order five. Demonstrate the process of deleting a key from this

5

B-tree. (d)

What is a join operation in relational algebra. How join (0-4) is related to cartesian product and selection operation. Library is administered by Librarian with the help of staff members and keep track of library usage by its members. On the basis of the above specifications answer the following questions : (i)

Design an ER diagram indicating all entities, attributes with keys and cardinality ratios.

Note : Make and state necessary assumptions if any. 2.

(a) Explain the advantages and disadvantages of data distribution in Distributed Databases.

CS-06

2

5

(b) What is a Knowledge Base System? Explain its various components. How does a knowledge base system differ from a database system? Give at least four differences.

9

3.

Consider the following relations with key underlined : Address (person/name, street, city) Works (person/name, company-name, salary) Located (company/name, city) Manages (person/name, manager-name) Write SQL queries for the following : (a) Find the names and city of persons who 3 work for manager 'AKSHAY'. (b) Find the names of persons who live in the. 3 same city as the company they work for. (c) Change the manager of 'Ramesh' from 2 'Akshay' to 'Mahesh'. 2 (d) Delete the name of Rajesh. (e) Create a view Bangwork (person-name, 5 company-name, manager-name) of all people who work in a city 'Delhi' in ascending order of person name.

4.

(a) How is hierarchical model different from 5 network model? Describe the process of accessing of data in each model. (b) Explain the Index Sequential file 4 Organisation.

CS-06

3

P.T.O.

(c) Consider the universal relation R=(A, B, C, D, E, F, G, H, I, J) and the set of functional dependencies F as given below : 3+3 F=I AB —>C, A -->DE, B -->F, F —>GH, D —MI (i) (ii)

5.

Determine the key for R. Decompose R into second normal form.

Write a short note (150 words) on the following : 3x5=15 (a) Object oriented DBMS. (b) Functions of Database Administrator. (c) Client/server Database Architecture.

CS-06

4

Database Management System.pdf

issue no. and name. Any member can only. read the journal/magazine in library itself. i.e Journal/Magazine cannot be issued. CS-06 1 P.T.O.. Page 1 of 4 ...

70KB Sizes 3 Downloads 172 Views

Recommend Documents

Database Management System - SVIT - Vasad
Basic Concepts : data, database, database systems, database management systems, instance, schema, Database ... Structure of Relational Databases (Basic Structure, Database Schema, Types of Keys),. Fundamental Relational Algebra ... Also, given a SQL

DATABASE MANAGEMENT SYSTEMS.pdf
1. What are the responsibilities of the DBA ? 3. 2. Explain program – data Independence. 3. 3. What do you mean by domain of an attribute ? Give one example.

DATABASE MANAGEMENT SYSTEMS.pdf
2. a) Give an ER diagram for student database, with all essential ER concepts. 12. b) Write the ... b) Explain the ORACLE languages and interfaces briefly. 10. 8.

Database Management Systems (2nd Ed.)
We might choose to identify a dependent by name alone in this situation, since it is ..... Each song is performed by one or more musicians, and a musician may ...

DATABASE MANAGEMENT SYSTEM.pdf
c) Discuss the classification of DBMS. 5. 2. a) What are the different types of attributes ? Explain with examples. 10. b) Explain the ER-to-relational mapping ...

ICTEd_525_2nd semester Advanced Database Management ...
5.9 Distributed Serializability. 5.10 Classification of Concurrency Control Techniques ... 7.5 Global Query Optimization Algorithms. 7.6 Distributed Database Security. 7.7 View Management ... Laboratory Work with oracle latest version: Page 3 of 6. I

DATABASE MANAGEMENT SYSTEM.pdf
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to open or edit this item. Main menu.

Database-Management-System.pdf
DATABASE MANAGEMENT SYSTEM - JNTUH R13 SYLLABUS. Structure. 1.1 Objectives. 1.2 Introduction. 1.3 Data Processing Vs. Data Management Systems.

Database management systems.pdf
d) Mobile databases. ______. Whoops! There was a problem loading this page. Database management systems.pdf. Database management systems.pdf. Open.

Database Management System.pdf
Sign in. Loading… Whoops! There was a problem loading more pages. Retrying... Whoops! There was a problem previewing this document. Retrying.

DATABASE MANAGEMENT SYSTEM.pdf
DATABASE MANAGEMENT SYSTEM.pdf. DATABASE MANAGEMENT SYSTEM.pdf. Open. Extract. Open with. Sign In. Main menu. Displaying DATABASE ...

1.8.1 Database Management Systems.pdf
database objects. A DBMS allows different user application programs to concurrently access the same ... Page 3 of 9. 1.8.1 Database Management Systems.pdf.

database management systems 3rd edition
site has the following database management systems 3rd edition available for free PDF download. You may find database management systems 3rd edition ...

Mnesia Database Management System (MNESIA) - Erlang
The management of data in telecommunications system has many aspects whereof some, but .... initialize a database schema, start Mnesia, and create tables.