0% found this document useful (0 votes)
1K views3 pages

DMS Question Paper Winter 2024

The document outlines an examination paper with various questions related to database management systems, including topics such as data models, ER diagrams, PL/SQL, SQL commands, and normalization. It specifies instructions for answering the questions, including the requirement to illustrate answers with sketches and the prohibition of electronic devices in the examination hall. The paper consists of multiple sections, each requiring students to attempt a certain number of questions from a list.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
1K views3 pages

DMS Question Paper Winter 2024

The document outlines an examination paper with various questions related to database management systems, including topics such as data models, ER diagrams, PL/SQL, SQL commands, and normalization. It specifies instructions for answering the questions, including the requirement to illustrate answers with sketches and the prohibition of electronic devices in the examination hall. The paper consists of multiple sections, each requiring students to attempt a certain number of questions from a list.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 3
313302 12425 03 Hours / 70 Marks seat No[. LU Instructions — (1) All Questions are Compulsory. a) b) °) 4) °) 8) (2) Answer each next main Question on a new page. (3) Illustrate your answers with neat sketches wherever necessary. (4) Figures to the right indicate full marks. (S) Assume suitable data, if necessary. (6) Mobile Phone, Pager and any other Electronic Communication devices are not permissible in Examination Hall. Marks Attempt any FIVE of the following : 10 Differentiate between hierarchical and network data model. (Any two points) State any four symbols used in ER diagram. Define the terms i) view ii) sequence List any two characteristics of big data. Draw PL/SQL block structure. State any two applications of trigger. Write a syntax of create table command for creating table with primary key constraint. PT.O. 313302 3. a) b) °) a) a) b) °) @d) a) b) °) Co) °) V] Marks. 12 Attempt any THREE of the following + List and explain any four advantages of DBMS. file processing system. Draw ER diagram of library management system. List and explain the types of database users. Differentiate between function and procedure. (Write an; points) over traditional y four Attempt any THREE of the following : 12 List and explain any four rules of EF codd. Draw and explain three level architecture of data abstraction. Normalize the following database up to 3NF Studinfo (roll no, name, mobile, subID, sub marks, deptno., dept name, dept head) Here (roll no, subID) is a primary key. State and explain properties of the transaction. Attempt any THREE of the following : 12 Write a SQL command to i) Create a new user ‘userl’ with password ‘user@2024’. ii) Assign create session and create table privileges to the above user. iii) Assign insert and delete privileges on ‘Emptable” to the above user. iv) Remove delete privilege on ‘Emptable’ from the above user ‘userl’. State the difference between instance and schema. State and explain the types of data independence. Compare strong entity set and weak entity set with example (Any four points). List and explain types of joins. Define Exception and explain two types of Exceptions. 313302 a) b) °) a) b °) 3] ? Marks Attempt any TWO of the following : 12 Consider the table Employee (empid, empname, salary, designation) and write queries to i) Update salary of all employees by 5%. ii) Delete all employees whose designation is ‘Analyst’. iii) Display employee ID and name of those employees whose salary is in the range 20,000 to 40,000. iv) Insert one record in the Employee table. v) Add a column mobile no in the above table schema. vi) Delete all rows from the table Employee. Write a PL/SQL program to find if entered number is even or odd. Handle the Exceptions. State the use of sequence. Write and explain the syntax of create sequence and alter sequence. Attempt any TWO of the following : 2 Write a function which takes customer ID as a parameter and returns age of the customer. Use following table schema Customer (custid, custname, dob, city) Write SQL commands for the following i) Create two tables Student (m, name, city) where m is primary key and stud result (rn, subid, smarks) where m is foreign key referencing student table. ii) Display roll number and total marks of the students, iii) Display subject wise average marks. Explain the super key, candidate key, primary key and foreign key with example. a ee

You might also like