Saturday, July 25, 2015

CP7202 - Advanced Databases November/December 2014 Question Paper


CP 7202 Advanced Databases question paper – November/December 2014 


CP 7202 Advanced Databases question paper – November/December 2014 / Anna University Previous Year Exam Questions / Anna University Previous Year M.E. M.Tech. Computer Science and Information Technology Question Papers



Question Paper Code : 13294
M.E./M.Tech. DEGREE EXAMINATION, November/December 2014
Second Semester
Computer Science and Engineering
CP 7202 — ADVANCED DATABASES
(Common to Computer Science and Engineering (with Specialization in Networks) and M.Tech. Information Technology)

(Regulation 2013)

Time: Three hours                                                       Maximum: 100 Marks
Answer ALL Questions

PART A — (10 × 2 = 20 Marks)

1. Execution of a single query can be parallelized in two ways. What are they?
2. Define ACID in transaction processing.
3. Write the types of fragmentation.
4. What is operator polymorphism.
5. Define the term ‘persistence’ in object based databases.
6. List the types of spatial queries.
7. Define Handoff in mobile database.
8. Mention the components of deductive database.
9. List the goals of data mining.
10. List the merits of Web database.

PART B — (5 × 16 = 80 Marks)

11. (a) (i) What factors could result in skew when a relation is partitioned on one of its attributes by:                                                                                               (8)
(1) Hash partitioning
(2) Range partitioning.
In each case, what can be done to reduce the skew?
(ii) Write short notes parallel database and distributed databases.                           (8)

Or

(b) Explain the various ways in which concurrency control can be implemented in a database. Draw the schematic diagram for two-phase locking system.            (16)

12. (a) Explain about the mandatory features of OODBMS and illustrate the syntax of OQL.                                                                                                            (16)

Or

(b) (i) Write the differences and similarities between class and interface inheritance. (8)
(ii) Represent the following schema diagram in ODL. How do you iterate through all the persistent classes?                                                                               (8)
STATE_NAME(CCITY#, STATE)
CUST(CID#, CNAME, CCITY)
SALE_DETAIL(CID#, PID#, SALE, SALEDT#)
PROD(PID#, PNAME, PCOST, PPROFIT)

13. (a) (i) Explain the various spatial access methods and data structure of spatial database.                                                                                                     (8)
(ii) Write a short note on spatial data types and relationships.                       (8)

Or

(b) Explain about temporal database and TSQL2.                                            (16)

14. (a) Explain about mobile database, location and handoff management in detail. (16)

Or

(b) (i) Compare Online Transaction Processing (OLTP) with Online Analytical Processing (OLAP).                                                                                              (8)
(ii) What is the difference between classification and association in the context of data mining?                                                                                                        (8)

15. (a) Consider the following DTD
<!DOCTYPE bibliography [
<!ELEMENT book(title, author+, year, publisher, place?)>
<! ELEMENT article (title, author+, journal, year, number, volume, pages?)>
<!ELEMENT title (#PCDATA)>
… similar PCDATA declarations for
Year, publisher, place, journal, year, member, volume, pages, lastname, firstname)]>
(i) Show how to map this DTD to a relational schema.
(ii) Create a XML document for this DTD.                                             (16)


Or

(b) Write short notes on the following.
(i) Cloud database                                                                                        (8)
(ii) Big data analysis                                                                                     (8)

_____________________________

 



Thursday, July 2, 2015

Entity Relationship Model Quiz

Relational model and Normalization Quiz


1. Cardinality in an ER or UML diagram can specify lower and upper limits to numbers of participants in a relationship. TRUE / FALSE?
    TRUE
    FALSE

2. An Attribute domain is a set of values that might be assigned to an attribute. TRUE/FALSE?
    TRUE
    FALSE

3. An entity that is existence-dependent on some other entity type is strong entity . TRUE/FALSE?
    TRUE
    FALSE

4. A Candidate key is an attribute or set of attributes that uniquely identifies individual occurrences of an entity type. TRUE/FALSE?
    TRUE
    FALSE

5. Degree of a relationship is always 1. TRUE/FALSE?
    TRUE
    FALSE

6. Relationships can’t have attributes . TRUE/FALSE?
    TRUE
    FALSE

7. A Composite key is a candidate key that consists of two or more attributes . TRUE/FALSE?
    TRUE
    FALSE

8. An ER diagram’s purpose is to support a user’s perception of the data and conceal the technical aspects associated with database design . TRUE/FALSE?
    TRUE
    FALSE

9. Entity Relationship diagram aims to facilitate database design. TRUE/FALSE?
    TRUE
    FALSE

10. In a one-to-many relationship, the entity that is on the one side of the relationship is called a parent entity. TRUE/FALSE?
    TRUE
    FALSE

Score =

Correct answers:

Featured Content

Multiple choice questions in Natural Language Processing Home

MCQ in Natural Language Processing, Quiz questions with answers in NLP, Top interview questions in NLP with answers Multiple Choice Que...

All time most popular contents

data recovery