#1
| |||
| |||
![]() As you want I am here providing you sample question paper of Computer Engineering 3rd Sem Database Management System of GTU. Sample paper : Q.1 (a) What is data independence ? Explain the difference between physical and logical data independence with example. 05 (b) List the ACID properties. Explain the usefulness of each 05 (c) What are the responsibilities of a DBA ? 04 Q.2 (a) Explain following Term with suitable example (1) Primary Key (2) Candidate Key (3) Super Key (4) On delete cascade 06 (b) Write down the query for the following table where primary keys are underlined. Person(ss#, name, address) Car(license, year, model) Accident(date, driver, damage-amount) Owns(ss#, license) Log(license, date, driver) (1) find the total number of people whose cars were involved in accidents in 2009. (2) Find the number of accidents in which the cars belonging to “S.Sudarshan” (3) Add a new customer to the database. (4) Add a new accident recorded for the Santro belonging to “KORTH” 08 OR (b) Consider the employee data. Give an expression in SQL for the following query : Employee(employee-name, street,city) Works(employee-name, company-name,salary) Company(company-name, city) Manages(employee-name, manager-name) (1) find the name of all employees who work for State Bank. (2) Find the names and cities of residence of all employees who work for State Bank. (3) Find all employee in the database who do not work for State Bank. (4) Find all employee in the database who earn more than every employee of UCO Bank. GTU -Computer Engineering -3rd Sem -Database Management System- sample paper ![]() ![]() Last edited by Aakashd; May 31st, 2019 at 01:32 PM. |
#2
| ||||
| ||||
![]()
Here I am sharing the previous year Gujarat Technological University Question Paper of Computer Engineering, 3rd Sem, Database Management System Exam Subject Name: Database Management System Instructions: 1. Attempt all questions. 2. Make suitable assumptions wherever necessary. 3. Figures to the right indicate full marks. Q.1 (a) What is data independence ? Explain the difference between physical and logical data independence with example. 05 (b) List the ACID properties. Explain the usefulness of each 05 (c) What are the responsibilities of a DBA ? 04 Q.2 (a) Explain following Term with suitable example (1) Primary Key (2) Candidate Key (3) Super Key (4) On delete cascade 06 (b) Write down the query for the following table where primary keys are underlined. Person(ss#, name, address) Car(license, year, model) Accident(date, driver, damage-amount) Owns(ss#, license) Log(license, date, driver) (1) find the total number of people whose cars were involved in accidents in 2009. (2) Find the number of accidents in which the cars belonging to “S.Sudarshan” (3) Add a new customer to the database. (4) Add a new accident recorded for the Santro belonging to “KORTH” 08 OR (b) Consider the employee data. Give an expression in SQL for the following query : Employee(employee-name, street,city) Works(employee-name, company-name,salary) Company(company-name, city) Manages(employee-name, manager-name) (1) find the name of all employees who work for State Bank. (2) Find the names and cities of residence of all employees who work for State Bank. (3) Find all employee in the database who do not work for State Bank. (4) Find all employee in the database who earn more than every employee of UCO Bank. 08 Q.3 (a) Draw E – R Diagram for the School Management System. 07 (b) Explain 1NF, 2NF, 3NF and BCNF. 07 OR Q.3 (a) Draw E – R Diagram for Library Management System. 07 (b) Consider a relation R with five attribute A,B,C,D,E having following dependencies : A B, BCE and EDA a)List all Keys for R b) In which normal form table is, justify your answer. 07 Q.4 (a) What is join ? Explain various type of joins with example 07 (b) Write Note on Cursor and its types 07 OR Q.4 (a) What is deadlock ? When it is occurs and how to avoid it ? 07 (b) Explain Trigger with example. 07 Q.5 (a) Explain Strict two phase locking with it’s advantage and disadvantages. 07 (b) Explain DDL,DML,DCL 05 (c) Define Discretionary access control 02 OR Q.5 (a) Explain linear search and binary search algorithm for selection operation. 07 (b) Write with example various built in string functions. 05 (c) Describe Data Encryption. 02 Address: Gujarat Technological University Sabarmati, Koba Highway, Near VISAT Three Road, Nr. Vishwakarma Government Engineering College, Chandkheda, Ahmedabad, Gujarat 382424 079 2630 0499 Map:
__________________ Answered By StudyChaCha Member |