Exam Details

Subject topics in database system and design
Paper
Exam / Course m.tech. (computer science & engineering)
Department
Organization Government Degree College, Kamalpur
Position
Exam Date December, 2017
City, State tripura, dhalai


Question Paper

Page 1 of 3
Name
Reg No
D
APJ ABDUL KALAM TECHNOLOGICAL UNIVERSITY
07 THRISSUR CLUSTER
FIRST SEMESTER M.TECH. DEGREE EXAMINATION DECEMBER 2017
COMPUTER SCIENCE AND ENGINEERING
(Common to MTech CSE and Cyber Security)
07CS6105 TOPICS IN DATABASE SYSTEMS AND DESIGN
Time 3 hours Max.Marks: 60
Answer all six questions. Part of each question is compulsory.
Answer either part or part of each question
Q.no. Module 1 Marks
1a Compare and contrast Key, Super key, candidate key and primary key with
suitable example.
4
Answer b or c
b When is the concept of weak entity used in data modelling? Define the terms
owner entity type, weak entity type, identifying relationship type, and partial
key.
5
c Outline the steps to convert the basic ER model to relational database schema.
5
Q.no. Module 2 Marks
2a What is multivalued dependency? Define fourth normal form.
4
Answer b or c
b Consider the relation R and the set of functional
dependencies F {AB → BD → EF, AD → GH, A → H → J}.What is the
key for Decompose R into 2NF and then 3NF relations.
5
c Write an algorithm for non-additive join decomposition into BCNF schemas.
5
Q.no. Module 3 Marks
Page 2 of 3
3a What are triggers in SQL? Explain with an example. 4
Answer b or c
b CUSTOMER(CUSTID,CNAME,ADDRESS,PHONE)
ORDERS (ORDERNO,ORDER_DATE,CUSTID)
CUSTID is the foreign key referring to CUSTOMER table. Primary keys are
underlined.
Write SQL queries
Create the tables CUSTOMER and ORDERS.
ii) Retrieve names of customers who place more than two orders
along with the number of orders they placed.
iii) List the orders and dates in the descending order of order date.
5
c How multiple tuples are retrieved in Embedded SQL? Illustrate with suitable
example.
5
Q.no. Module 4 Marks
4a Illustrate the inheritance hierarchy of the built-in construct of the object model.
4
Answer b or c
b Declare the types EMPLOYEE (name ,eid department ,salary, address,
Birth_date, supervisor) and DEPARTMENT(dname ,dnumber manager_id
mgr_startdate) in ODL.
5
c Describe the OQL concepts with examples: database entry points, iterator
variables, path expressions, aggregate functions.
5
Q.no. Module 5 Marks
5a Discuss about data modelling for Data Warehouses. 5
Answer b or c
b Describe the architecture of a data warehouse.
7
c Explain the types of knowledge discovered during Data Mining.
7
Q.no. Module 6 Marks
Page 3 of 3
6a Explain the structure of a PL/SQL block with an example.
5
Answer b or c
b Describe Oracle's logical database structure.
7
c Develop a PL/SQL program to display the total number of Employees in the
EMPLOYEE table. The EMPLOYEE table has the attributes EId Name
Department and Salary.
7


Other Question Papers

Subjects

  • advanced compiler design
  • advanced networking technologies
  • advanced parallel computing
  • advanced software engineering
  • algorithms and complexity
  • bigdata analytics
  • cloud computing
  • computer vision
  • distributed and mobile operating systems
  • machine learning and language processing
  • mathematical foundation of computer science
  • softcomputing
  • topics in database system and design