EJ – 1223

*EJ1223*

V Semester B.E. (CSE/ISE) Degree Examination, June/July 2015 (2K11 Scheme) CI 51 : DATABASE MANAGEMENT SYSTEMS Time : 3 Hours

Max. Marks : 100

Instruction : Answer any five questions, selecting at least two from each Part. PART – A 1. a) Bring out the differences between file approach and DB approach.

10

b) Write the intended uses of a DBMS.

5

c) Write a note on database languages.

5

2. a) Give an ER diagram for student database, with all essential ER concepts.

12

b) Write the proper naming of schema constructs with examples.

8

3 a) Explain the mapping ER models to relations.

8

b) Explain σ, π, ∞ and ∗ with example.

8

c) What is union compatibility ? Give example.

4

4. a) Explain SELECT command in detail.

12

b) Consider the following database of student enrollment in courses and books adopted for each course :

8

STUDENT (regno : string, name : string, major : string, bdate : date) COURSE (Course_No : int, Cname : string, dept : string) ENROLL (regno : string, Course_No : int, Sem : int, marks : int) BOOK_ADOPTION (Course_No : int, Sem : int, book_ISBN : int) TEXT (Book_ISBN : int, book_title : string, Publisher : string, author : string) i) Demonstrate how you add a new text book to the database. ii) Produce a list of books (include Course_No, Book_ISBN, Book_title) in the alphabetical order for courses offered by the CS department that use more than two books. iii) List any department that has all its adopted books published by a specific publisher. Show the results for all queries. P.T.O.

*EJ1223*

EJ – 1223 PART – B 5. a) Explain the informal design guidelines for relational schemas. b) Explain the following dependencies :

10 10

i) DKNF ii) BCNF iii) Inclusion dependencies iv) Functional dependencies. 6. a) Explain hashing technique with examples. b) Write multilevel and multiple key indexes with examples. 7. a) Explain MS ACCESS architecture. b) Explain the ORACLE languages and interfaces briefly. 8. Write a short note on :

10 10 10 10 (5×4=20)

i) Data warehousing ii) WWW databases iii) Text and digital library databases iv) Parallel databases. _______________________

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.

62KB Sizes 3 Downloads 261 Views

Recommend Documents

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 ...

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 (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.