Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
13 views
Relational Database Management System
Uploaded by
Hello Hi
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save Relational Database Management System For Later
Download
Save
Save Relational Database Management System For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
13 views
Relational Database Management System
Uploaded by
Hello Hi
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save Relational Database Management System For Later
Carousel Previous
Carousel Next
Save
Save Relational Database Management System For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 7
Search
Fullscreen
Course Code: CM4I11 Government Polytechnic, Pune "180 OB' — Scheme Programme Diploma in Computer Engineering Programme code 01/02/03/04/05/06/07/08/16/17/21/22/23/24/26 Name of Course Relational Database Management System Course Code M4111 Prerequisite course code and name NA ‘Class Declaration’ NO 1,___ TEACHING AND EXAMINATION SCHEME Teaching Total Examination Scheme Scheme Credits The Practical Total (in Hours) | (L+T+P) ory es Marks L/T P c ESE PA *ESE PA 150 Marks 80 20 25 25 04 | 00 | 02 06 Exam 3 " 3 Hrs 1Hr Duration Legends: L- Lecture, P- Practical, T- Tutorial, C- Credit, ESE-End Semester Examination, PA- Progressive Assessment (Test I, Il/Term Work), *- Practical Exam, $- Oral Exam, #- Online Examination each Lecture/Practical period is of one clock hour 2, RATIONALE The major objectives of this course are to provide a strong formal foundation in Database Concepts, technology and practice to the students to enhance them into well informed application developers. After learning this subject, the students will be able to understand the designing of RDBMS and can RDBMS package as a backend for developing database applications. 3. COMPETENCY The aim of this course is to attend following industry identified competency through various teaching learning experiences: ‘+ Apply database management concepts using SQL and PLSQL. 4. COURSE OUTCOMES (COs) ‘The theory, practical experiences and relevant soft skills associated with this course are to be taught and implemented, so that the student demonstrates the following industry-oriented COs associated with the above-mentioned competency: Design database schema. Normalize given database. Draw an Entity Relationship diagram. Create and process database for a given case study using relational database management engine. 5. Create index, sequence, and views in SQL for tuning the performance in case of data retrieval. 6. Write and execute PL/SQL procedures using triggers, cursors. AuNe COMP, GPP. Page 329 of 400 18008Course Code: M4111 5. SUGGESTED PRACTICALS/ EXERCISES Sr. | Unit Practical Exercises Relevant | Approxim CO | ate Hours No.| No. (Outcomes in Psychomotor Domain) ° Required. Greate and update relation using DDL, DML, DCL 1] 2 | and TCL commands and apply different Constraints 4 4 on relation. 2. [2 _| Draw an ER diagram for given database. 3 4 3.| 3 Write Queries using various types of operators and 2a 1 Functions 4.| 3 _| Wate Queries wing diteeat types of leses and 4 > 4_| Create update and alter View, Sequence and Index, 5 2 6.| 3. Design and Develop MongoDB queries using basic 4 > operations. Write the PL/SQL Program using different Control 7/5 6 2 structures and Exceptions handling, | 5 Programs based on Cursors, stored Procedure and 6 1 Functions, 9. | 6 _| Write program for creating Various types Triggers: 6 2 Tol 6 | Creating and deleting users and assign privileges to 4 > users. Ti] ALL | Micto-Project (Refer point 17 Tor micro project list) | ALT 1 Cos Total Hrs 32 Sr.No. Performance Indicators Weightage in % a. Installation and configuration of database system 10 D Coding of queries 40 ©. Quality of result displayed by queries 30 . “Answer to sample questions 10 é. ‘Submit assignment in time 10 Total 100 6. MAJOR EQUIPMENT/ INSTRUMENTS REQUIRED The major equipment with broad specification mentioned here will usher n uniformity in conduct of practical, as well as aid to procure equipment by authorities concerned, Sr.No, Major Equipment/ Instruments Required PrO. No. 1 | Computer system All (Any computer system with basic configuration) >| Any RDBMS software (MySQL Oracte/SQL aM server/MongoDB or any other) All COMP, GPP. Page 330 of 400 18008Course Code: M4111 7.___ THEORY COMPONENTS Unit Outcomes (TOs) {in cognitive domain) Topics and Sub-topies Unit -I Introduction To Database System (Weightage-12 , Hours.- 08) Ta, State importance of database ‘management system, Ib, Define data, database, DBMS, data independence, data abstraction, and schema. Ie. State Codd’s laws. 1d. Describe Overall structure of DBMS. le. Describe architecture of DBMS. If. Distinguish Hierarchical, networking and relational data model Ig. Describe data mining, data warehousing, big data and Mongo DB. 1.1 Database concepts: Data, Database, Database management system, File system verses DBMS, Applications of DBMS, Data Abstraction, Data Independence, Database Schema, The Codd’s rules, Overall structure of DBMS 1.2 Architecture: Two tier and Three tier architecture of DBMS. 1.3 Data Models: Hierarchical, Networking, Relational Data Models. 1.4 Advanced database concepts: Data mining, Data Warehousing, Introduction to Big data and Mongo DB. Unit-Ii Relational Data Model (Weightage-_14, Hours - 10) 2a. Define table, row, column, domain, attribute, key, strong entity set and weak entity set. 2b. State types of keys and give example of each. 2c. Describe data constraints. 2d. Describe database design in terms of INF, 2NF and 3NF. 2e, Describe conceptual design. 2f. Draw an ER diagrams, 2.1 Relational Structure- Tables (Relations), Rows (Tuples), Domains, attributes 2.1 Keys: Super Keys, Candidate Key, Primary Key, Foreign Key. 2.2 Data Constraints: Not Null, Unique, Primary Key, Foreign Key, Check, Default. 2.3 Normalization -Normalization based on functional dependencies, Normal forms: INE, 2NF, 3NF. 2.4 Entity Relationship Model, -Strong Entity set, Weak Entity set, Types of Attributes, E- R Diagrams. Unit — TI SQL And NoSQL (Weightage- 14, Hours. - 12) 3a. Enlist oracle data types. 3b. Compare DDL, DML, DCL and TCL. 3c. Write SQL queries on DDL, DML, DCL and TCI 3d. Describe clauses and Joins with its types. 3e. Write SQL queties to evaluate use of clauses and joins. 3£. Enlist operators and compare between Relational, Arithmetic, Logical, set operators 3g. Write SQL queries to evaluate use of operators 3h. Enlist functions and compare Date, time, String functions and Aggregate Functions, 3i, Write SQL queries to evaluate use of functions. 3), Compare SQL with NoSQL. 3k._Enlist benefits of NoSQL 3.1 SQL: Invoking SQL*PLUS, The Oracle Data-types, Data Definition Language (DDL), Data Manipulation language (DML), data control language (DCL), Transaction control language (TCL). 3.2 Clauses & Join: Different types of clauses in SQL. Joins, Types of Joins, Nested queries. 3.3 Operators: Relational, Arithmetic, Logical, set operators, 3.4 Functions: Date and time, String functions, Aggregate Functions. 3.5 Introduction to NoSQL- Structured versus Unstructured Data, NoSQL database concepts-Types of NoSQL databases, NoSQL data modeling, Benefits of NoSQL, comparison between SQL and NoSQL. database system. COMP, GPP. Page 331 of 400 18008Course Code: M4111 Unit Outcomes (UOs) {in cognitive domain) Topics and Sub-topics Unit-IV SQL Performance Tuning (Weightage-10, Hours-08) 4a. Define view, sequence and index. 4b. Describe view with its types, 4c. Write SQL queries to create view and perform different operations on it. 44. Write SQL queries to create sequence and perform different operations on it. 4e. Describe types of indexes. 4f. Write SQL queries to create index and perform different operations on it. 4.1 Creating Views, Views: Types of Views: Read Only View and Updatable Views, Dropping Views. 4.2 Sequences: Creating Sequences, Altering Sequences, Dropping Sequences 4.3 Indexes: Index Types, creating of an Index: Simple Unique, and Composite Index, Dropping Indexes. Unit -V PL-ISQL (Weightage-14, Hours-12) 3a, Define Exception and Cursors. 5b. Enlist PL/SQL data types. Se. State advantages of PL/SQL. 5d. Describe control structure with its types, Se. Write PL/SQL block to evaluate use of different control structures. Sf. Describe exception handling with its types 5g. Write PL/SQL block to create different types of Exception. Sh. Describe working of cursors. Si. Distinguish between Implicit and. Explicit cursors. 5). Write PL/SQL block to create different types of cursors. 5.1 Introduction of PLISQL: The PLISQL Syntax, The PL/SQL Block Structure, PL/SQL data types, Advantages of PLSQL. 5.2 Control Structure: Conditional Control, Iterative Control, Sequential Control. 5.3 Exception handling: Predefined Exception, User defined Exception, 5.4 Cursors: Implicit and Explicit Cursors Unit-VI PL/SQL Database Objects and Database Administration Overview (Weightage- 16, Hours 14) 6a. Define Procedure, Function and Trigger. 6b. State advantages of procedure. 6c. Describe working of stored procedure. 6d. Write PL/SQL block to create stored procedures, 6e. Describe working of triggers. 6f. Write PL/SQL block to create different types of triggers. 6g. Describe roles and responsibilities of database administrator. 6h. Describe procedure to take database backup. 6.1 Procedures: Advantages, Creating, Executing and Deleting a Stored Procedure 6.2 Functions: Advantages, Creating, Executing and Deleting a Function, 6.3 Database Triggers: Use of Database ‘Triggers, Types of Triggers, Syntax for Creating Trigger, Deleting Trigger. 6.4 Introduction to database administration: ‘Types of database users, Creating and dcleting users, Assigning privileges to users 6.5 Database Backup-Types of failure, Causes of failure and database backup. COMP, GPP. Page 332 of 400 18008Course Code: C4111 8. SUGGESTED SPECIFICATION TABLE FOR QUESTION PAPER DESIGN 7 , Distribution of Theory Marks wit Unit Title Teaching y U A) Total Level_| Level | Level_| Marks T | Introduction to Database system | 08 06 | _06 oo [| 12 Il_| Relational Data Model 10 04 | _04 06 | 14 TM _| SQL and NoSQL 2 o4_ | _04 06 | 14 IV_| SQL Performance Tuning 08 | _o4 o4 [10 V_|PLISQL 2 o4_ | _o4 06 | 14 VI_| PLISQL Database Objects and Database administration | 14 04 | 06 os | 16 Overview Total a zm [| 2 | 2 | 80 9. SUGGESTED STUDENT ACTIVITIES Other than the classroom and laboratory learning, following are the suggested studenterelated co-curricular activities which can be undertaken to accelerate the attainment of the various outcomes in this course: Students should conduct following activities in group and prepare reports of about 5 pages for each activity, also collect/record physical evidences for their (student’s) portfolio which will be useful for their placement interviews: a, Prepare journals based on pract 10. b. Peres 1. cal performed in laboratory. SUGGESTED SPECIAL INSTRUCTIONAL STRATEGIES (if any) ‘These are sample strategies, which the teacher can use to accelerate the attainment of the various outcomes in this course: Massive open online courses (MOOCs) may be used to teach various topics/sub topics. About 15-20% of the topics/sub-topies which is relatively simpler or descriptive in nature is to be given to the students for self-directed learning and assess the development of the Cos through classroom presentations (see implementation guideline for details), With respect to item No.8, teachers need to ensure to create opportunities and provisions for co-curricular activities. Guide student(s) in undertaking micro-projects. Correlate subtopics with power plant system and equipments. Use proper equivalent analogy to explain different concepts. ‘Use Flash/Animations to explain various components, operation and ‘Teacher should ask the students to go through instruction and Technical manuals SUGGESTED MICRO-PROJECTS: (Only for Class Declaration Courses) Only one micro-project is planned to be undertaken by a student that needs to be assigned to him/her. In special situations where groups have to be formed for micro- projects, the number of students in the group should not exceed three. The micro- project could be industry application based, internet-based, workshop-based, laboratory-based or field-based. Each micro-project should encompass two or more COs which are in fact, an integration of PrOs, UOs and ADOs. (Affective Domain Outcomes). Each student will have to maintain activity chart consisting of individual contribution in the project work and give a seminar presentation of it before COMP, GPP Page 333 of 400 18008Course Code: CM4I11 12, 14, submission. The student ought to submit micro-project by the end of the semester to develop the industry-oriented COs. A suggestive list of micro-projects is given here. Similar micro-projects could be added by the concemed faculty: a) Design and develop database for library management system. b) Design and develop database for Hospital management system. ¢) Any other micro projects suggested by subject faculty on similar line. SUGGESTED LEARNI G RESOURCES Sr, Title Author Publisher, Edition and Year of No. publication ISBN Number 1 | Introduction to Abraham Sicbrecht Tata McGraw Hill, 3" edition Database system enry Korth and S. © ISBN 13-978-93-3290-138-4 Sudarshan, 5 BPB Publication, 4” edition ,2015 2 | SQL, PLSQL Tvan Bayross #_ ISBN 10:81-7656-964-X 3 | Database Management] Kogent Learning Dreamtech Press 2014 Systems Application | Solutions Inc. ISBN-978-93-5119-476-7 SOFTWARE/LEARNING WEBSITES https://nptel.ac,in/courses/ 106105175; hutps://www.w3schools.com/sql , hitps://www.tutorialspoint.com/sql, hutps://www.studytonight,.com/dbms, https://docs.mongodb.com/manual/tutorial/install-mongodb-on-windows/ Bee ae PO - COMPETENCY- CO MAPPING POI PO2 POS Pod POS: POs |_PO7 COI 2 3 3 1 3 3 3 coz 3 3 2 2 3 3 3 COS 2 3 3 3 3 3 3 Coa 2 1 3 3 2 3 3 COs 2 1 2 3 2 3 3 COs 2 1 2 3 2 3 3 PSOI__| PSO2 : 3 3 : 3 - 3 COMP, GPP Page 334 of 400 18008Course Code: C4111 Sign Name: L.Smt.$.B.Gosavi 2.Smt.R.J.Chavan 3.Mrs. L.S.Korade (Course Experts) Sign: Name: 1. Mr. U. V. Kokate 2. Dr. S. B. Nikam (Head of Department) (Department of Computer Engineering) Sign: Name: 1. Mr. U, V. Kokate 2. Dr. SB, Nikam (Programme Head) (Department of Computer Engineering) Sign: Name: Mr. A.S.Zanpure (CDC In-charge) COMP, GPP. Page 335 of 400 18008
You might also like
Hourglass Workout Program by Luisagiuliet 2
PDF
76% (21)
Hourglass Workout Program by Luisagiuliet 2
51 pages
12 Week Program: Summer Body Starts Now
PDF
87% (46)
12 Week Program: Summer Body Starts Now
70 pages
Read People Like A Book by Patrick King-Edited
PDF
58% (81)
Read People Like A Book by Patrick King-Edited
12 pages
Livingood, Blake - Livingood Daily Your 21-Day Guide To Experience Real Health
PDF
77% (13)
Livingood, Blake - Livingood Daily Your 21-Day Guide To Experience Real Health
260 pages
Cheat Code To The Universe
PDF
94% (79)
Cheat Code To The Universe
34 pages
Facial Gains Guide (001 081)
PDF
91% (45)
Facial Gains Guide (001 081)
81 pages
Curse of Strahd
PDF
95% (467)
Curse of Strahd
258 pages
The Psychiatric Interview - Daniel Carlat
PDF
91% (34)
The Psychiatric Interview - Daniel Carlat
473 pages
The Borax Conspiracy
PDF
91% (57)
The Borax Conspiracy
14 pages
COSMIC CONSCIOUSNESS OF HUMANITY - PROBLEMS OF NEW COSMOGONY (V.P.Kaznacheev,. Л. V. Trofimov.)
PDF
94% (215)
COSMIC CONSCIOUSNESS OF HUMANITY - PROBLEMS OF NEW COSMOGONY (V.P.Kaznacheev,. Л. V. Trofimov.)
212 pages
I Hate You - Don't Leave Me
PDF
80% (54)
I Hate You - Don't Leave Me
6 pages
TDA Birth Certificate Bond Instructions
PDF
97% (285)
TDA Birth Certificate Bond Instructions
4 pages
The Secret Language of Attraction
PDF
86% (108)
The Secret Language of Attraction
278 pages
How To Develop and Write A Grant Proposal
PDF
83% (542)
How To Develop and Write A Grant Proposal
17 pages
Penis Enlargement Secret
PDF
60% (124)
Penis Enlargement Secret
12 pages
Workbook For The Body Keeps The Score
PDF
89% (53)
Workbook For The Body Keeps The Score
111 pages
Donald Trump & Jeffrey Epstein Rape Lawsuit and Affidavits
PDF
83% (1016)
Donald Trump & Jeffrey Epstein Rape Lawsuit and Affidavits
13 pages
KamaSutra Positions
PDF
78% (69)
KamaSutra Positions
55 pages
7 Hermetic Principles
PDF
93% (30)
7 Hermetic Principles
3 pages
27 Feedback Mechanisms Pogil Key
PDF
77% (13)
27 Feedback Mechanisms Pogil Key
6 pages
Frank Hammond - List of Demons
PDF
92% (92)
Frank Hammond - List of Demons
3 pages
Phone Codes
PDF
79% (28)
Phone Codes
5 pages
36 Questions That Lead To Love
PDF
91% (35)
36 Questions That Lead To Love
3 pages
How 2 Setup Trust
PDF
97% (307)
How 2 Setup Trust
3 pages
The 36 Questions That Lead To Love - The New York Times
PDF
94% (34)
The 36 Questions That Lead To Love - The New York Times
3 pages
100 Questions To Ask Your Partner
PDF
78% (36)
100 Questions To Ask Your Partner
2 pages
Satanic Calendar
PDF
25% (56)
Satanic Calendar
4 pages
The 36 Questions That Lead To Love - The New York Times
PDF
95% (21)
The 36 Questions That Lead To Love - The New York Times
3 pages
14 Easiest & Hardest Muscles To Build (Ranked With Solutions)
PDF
100% (8)
14 Easiest & Hardest Muscles To Build (Ranked With Solutions)
27 pages
Jeffrey Epstein39s Little Black Book Unredacted PDF
PDF
75% (12)
Jeffrey Epstein39s Little Black Book Unredacted PDF
95 pages
1001 Songs
PDF
69% (72)
1001 Songs
1,798 pages
The 4 Hour Workweek, Expanded and Updated by Timothy Ferriss - Excerpt
PDF
23% (954)
The 4 Hour Workweek, Expanded and Updated by Timothy Ferriss - Excerpt
38 pages
Zodiac Sign & Their Most Common Addictions
PDF
63% (30)
Zodiac Sign & Their Most Common Addictions
9 pages
(DBMS) Database Management System Text Book
PDF
No ratings yet
(DBMS) Database Management System Text Book
296 pages
CT306 N Database Management Systems
PDF
No ratings yet
CT306 N Database Management Systems
4 pages
DBM
PDF
No ratings yet
DBM
5 pages
adbms
PDF
No ratings yet
adbms
3 pages
Database Management System
PDF
No ratings yet
Database Management System
8 pages
22416-Database Management 240719
PDF
No ratings yet
22416-Database Management 240719
8 pages
DBMS
PDF
No ratings yet
DBMS
4 pages
Data Base Management ENTC - 9-6-2021
PDF
No ratings yet
Data Base Management ENTC - 9-6-2021
6 pages
Dbms
PDF
No ratings yet
Dbms
4 pages
4th-Sems-Syllabus 2024-25
PDF
No ratings yet
4th-Sems-Syllabus 2024-25
15 pages
DBMS
PDF
No ratings yet
DBMS
3 pages
DBMS Lab Manual_2024-25 3
PDF
No ratings yet
DBMS Lab Manual_2024-25 3
39 pages
DBMS CSE Syllabus
PDF
No ratings yet
DBMS CSE Syllabus
4 pages
b939a9d9-7152-4627-9ba9-8a233f6c043b
PDF
No ratings yet
b939a9d9-7152-4627-9ba9-8a233f6c043b
5 pages
D B M S
PDF
No ratings yet
D B M S
4 pages
19ECS333 DBMS Syllabus
PDF
No ratings yet
19ECS333 DBMS Syllabus
5 pages
1 CO19306 Database Management Systems
PDF
No ratings yet
1 CO19306 Database Management Systems
5 pages
Database Management System
PDF
No ratings yet
Database Management System
8 pages
313302-Database Management System
PDF
No ratings yet
313302-Database Management System
6 pages
Database Management System
PDF
No ratings yet
Database Management System
4 pages
DBMS
PDF
No ratings yet
DBMS
5 pages
DBMS - Course Pack
PDF
No ratings yet
DBMS - Course Pack
11 pages
Rdbms Syllabus
PDF
No ratings yet
Rdbms Syllabus
7 pages
Rdbms
PDF
No ratings yet
Rdbms
2 pages
12_Data Mining using SQL_2022-24
PDF
No ratings yet
12_Data Mining using SQL_2022-24
2 pages
HTTP App - Utu.ac - in Utuexmanagement Exammsters Syllabus CE4012 Database Management System - Docx - 2
PDF
No ratings yet
HTTP App - Utu.ac - in Utuexmanagement Exammsters Syllabus CE4012 Database Management System - Docx - 2
6 pages
PGDM BATCH 24-26 Database Management System
PDF
No ratings yet
PGDM BATCH 24-26 Database Management System
3 pages
1040245105_Relational Database Management System _RDBMS_syllabus_IMSCIT SEM-2.Docx
PDF
No ratings yet
1040245105_Relational Database Management System _RDBMS_syllabus_IMSCIT SEM-2.Docx
4 pages
Dbms r16 Syllabus of Jntuk and Its Structure
PDF
0% (1)
Dbms r16 Syllabus of Jntuk and Its Structure
4 pages
Database Management System DMS DSC 3 1 4 2 10 5 3 30 70 100 40 50 20 25# 10 25 10 200
PDF
No ratings yet
Database Management System DMS DSC 3 1 4 2 10 5 3 30 70 100 40 50 20 25# 10 25 10 200
6 pages
313302-Database Management System 030724
PDF
No ratings yet
313302-Database Management System 030724
8 pages
Syllabus
PDF
No ratings yet
Syllabus
2 pages
CSE-4th-Sem-Syllabus2023-24 DBMS
PDF
No ratings yet
CSE-4th-Sem-Syllabus2023-24 DBMS
3 pages
B.Tech DBMS Syllabus-1
PDF
No ratings yet
B.Tech DBMS Syllabus-1
12 pages
Syllabus - DBMS
PDF
No ratings yet
Syllabus - DBMS
3 pages
Be 03000091
PDF
No ratings yet
Be 03000091
4 pages
DBMS Information Sheet
PDF
No ratings yet
DBMS Information Sheet
3 pages
Annexure-II- Teaching Plan(CS237)-SushmaVankhede
PDF
No ratings yet
Annexure-II- Teaching Plan(CS237)-SushmaVankhede
4 pages
Kela soor
PDF
No ratings yet
Kela soor
3 pages
Dbms Syllabus PDF
PDF
No ratings yet
Dbms Syllabus PDF
2 pages
DBMS Syllabus
PDF
No ratings yet
DBMS Syllabus
3 pages
RDBMS Syll
PDF
No ratings yet
RDBMS Syll
5 pages
BTechSemesterIIIDBMS_211006_104143
PDF
No ratings yet
BTechSemesterIIIDBMS_211006_104143
9 pages
PUCIT Database Systems Course Outline
PDF
No ratings yet
PUCIT Database Systems Course Outline
5 pages
Diploma Engineering: Laboratory Manual
PDF
No ratings yet
Diploma Engineering: Laboratory Manual
65 pages
Int 306
PDF
No ratings yet
Int 306
19 pages
Svec 20 It DBMS
PDF
No ratings yet
Svec 20 It DBMS
2 pages
BSC CS IV SEM
PDF
No ratings yet
BSC CS IV SEM
3 pages
Ayya Nadar Janaki Ammal College (Autonomous), Sivakasi
PDF
No ratings yet
Ayya Nadar Janaki Ammal College (Autonomous), Sivakasi
3 pages
Database Management Systems
PDF
No ratings yet
Database Management Systems
2 pages
4C5219 RDBMS Course Code Instructions Examinations Hours/week Hours/ Term Credits Marks Duration Internal External Total 3 Hrs 25 75 100
PDF
No ratings yet
4C5219 RDBMS Course Code Instructions Examinations Hours/week Hours/ Term Credits Marks Duration Internal External Total 3 Hrs 25 75 100
3 pages
Database Engineering
PDF
No ratings yet
Database Engineering
3 pages
CUIT 201 Course Outline 2023
PDF
No ratings yet
CUIT 201 Course Outline 2023
8 pages
Syllabus
PDF
No ratings yet
Syllabus
2 pages
Gujarat Technological University
PDF
No ratings yet
Gujarat Technological University
15 pages
Cse2007 - Database Management Systems
PDF
No ratings yet
Cse2007 - Database Management Systems
3 pages
dbms
PDF
No ratings yet
dbms
5 pages