The document outlines an internal assessment test for a database management systems course. It contains 3 parts with multiple choice and descriptive questions assessing student knowledge on database concepts like data models, relational algebra, SQL, and integrity constraints. The test has 50 total marks and covers topics from the database management systems course curriculum.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
51 views2 pages
CS 3492 Database Management Systems
The document outlines an internal assessment test for a database management systems course. It contains 3 parts with multiple choice and descriptive questions assessing student knowledge on database concepts like data models, relational algebra, SQL, and integrity constraints. The test has 50 total marks and covers topics from the database management systems course curriculum.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2
Saranathan College of Engineering
Tiruchirappalli - 620012
Internal Assessment Test - I Date/Session 11-03-2023 FN Marks 50
Course code CS3492 Course Title DATABASE MANAGEMENT SYSTEMS
Batch No. Duration 90 MINUTES Academic Year 2022-2023/EVEN
Year II Semester IV Department B.Tech - CSBS Part – A - Answer all the Questions (10x2=10 Marks) Q. No. Questions CO Skills 1 Define Database and Database Systems. C213.1 U 2 What are the three levels of data abstraction? C213.1 R 3 Why database approach is better than file-based approach? C213.1 AZ 4 What are the different types of keys in database? C213.1 R 5 List integrity constraints supported in database and give their uses. C213.1 R
6 Differentiate Primary Key and Foreign Key. C213.1 U
7 Write short note on various database users. C213.1 R 8 What is data model? List some of data models used. C213.1 R 9 What are the various types of attributes in ER Model? C213.2 R 10 Define the terms: i) Entity Set ii) Relationship Set C213.2 R Part – B (Answer all the questions 2 x 10 = 20marks) Q. No. Questions CO Skills 11 With a neat diagram, Explain the components of Database System C213.1 R architecture. Or Define Relational Algebra. Explain briefly about basic operations in 12 C213.1 U relational algebra with suitable example. 13 Explain the three-schema architecture with a neat sketch. C213.1 R Or What are the several parts of SQL query language? What are the basic 14 built-in types used during SQL CREATE statement? State and give C213.1 U example for the basic structure of SQL queries. Part – C (Answer all the questions 1 x 10 = 10marks) Q.No. Questions CO Skills Consider the relational database: EMPLOYEE (empid, empname, role, doj, salary) Write each of the following queries in SQL: i. Create the table with necessary integrity constraints. ii. Find employees whose name either starts with ‘Sa’ or ends with 15 ‘n’. C213.1 C iii. Give all managers in the database a 15% salary hike. iv. Delete all employees whose role is ‘Technical Support’ v. Find employees whose salary is in 30K-40K range. vi. Add the following record (1010,’John’,’01-Mar-23’,15000) (for role column, ‘programmer’ needs to filled automatically) Or Describe about 16 C213.1 R i) Static SQL ii) Embedded SQL iii) Dynamic SQL Bloom’s Skills: Remember (R), Understand (U), Apply (A), Analyze (AZ), Evaluate (E) and Create (C). Skill need to be mentioned against each question. Name of the Faculty In-charge: Mr.R.Mohankumar AP/CSBS