Categories
- Pharmacy
-
Nursing
-
MBA
-
BBA
- U.P. State University
- Veer Bahadur Singh Purvanchal University, Jaunpur
- Chaudhary Charan Singh University, Meerut
- Dr. Bhimrao Ambedkar University, Agra
- Chhatrapati Shahu Ji Maharaj University, Kanpur
- Mahatma Jyotiba Phule Rohilkhand University, Bareilly
- Mahatma Gandhi Kashi Vidyapith, Varanasi
- Dr. Ram Manohar Lohia Avadh University, Ayodhya
- Deen Dayal Upadhyaya Gorakhpur University
- Prof. Rajendra Singh (Rajju Bhaiya) University, Prayagraj
-
BCA
- UP State Universities
- University of Pune
- I.K.Gujral Punjab Technical University (PTU)
- University of Rajasthan
- Rashtrasant Tukadoji Maharaj Nagpur University
- Uttar Pradesh NEP2020
- University of Rajasthan ,Jaipur (According to NEP-2020)
- BCCA (B. Com - Computer Science)
- Haryana
- West Bengal
- BBA (CA)
- PUNE BCA (Sci,Commerce)/B.Com (CA)
- Dr. A. P. J. Abdul Kalam Technical University, Lucknow ( AKTU )
- MCA
-
B Ed
- Lucknow University B.Ed Books
- Chaudhary Charan Singh University/Maa Shakambhari University, Saharanpur
- Dr Bhim Rao Ambedkar University, Agra
- Mahatma Gandhi Kashi Vidyapeeth, Varanasi
- Chhatrapati Shahu Ji Maharaj University
- Prof. Rajendra Singh (Rajju Bhaiya) University, Prayagraj (PRSU)
- Mahatma Jyotiba Phule Rohilkhand University(Mjpru), Bareilly
- Dr. Ram Manohar Lohia Avadh University, Ayodhya
- Bundelkhand University, Jhansi
- B.A,B.ed
- B.Sc, B.ed
- Deen Dayal Upadhyaya Gorakhpur University
- Veer Bahadur Purvanchal University (VBPU)
- Maharaja Suhel Dev State University ,Azamgarh (MSDSU)
- Raja Mahendra Pratap Singh State University, Aligarh (RMPSSU)
- Barkatullah Vishwavidyalaya (Bhopal)
- Jiwaji University (Gwalior)
- Vikram University (Ujjain)
- Dr. Harisingh Gour University (Sagar)
- Devi Ahilya Vishwavidyalaya (Indore)
- Rani Durgavati Vishwavidyalaya (Jabalpur)
- Awadhesh Pratap Singh University (Rewa)
- Maharaja Chhatrasal Bundelkhand University (Chhatarpur)
- D. EL. ED
- TET
-
B Com
-
B Sc
- B.Sc. U.P. State Universities Common Syllabus NEP
- Veer Bahadur Singh Purvanchal University, Jaunpur
- University of Lucknow
- Chaudhary Charan Singh University, Meerut
- Madhya Pradesh
- Chhatrapati Shahu Ji Maharaj University, Kanpur
- Dr. Bhimrao Ambedkar University, Agra
- Mahatma Gandhi Kashi Vidyapith, Varanasi
- DEEN DAYAL UPADHYAYA GORAKHPUR UNIVERSITY
- Prof. Rajendra Singh (Rajju Bhaiya) University, Prayagraj
- Dr. Ram Manohar Lohia Avadh University, Ayodhya
- Mahatma Jyotiba Phule Rohilkhand University, Bareilly
- Uttarakhand State Universities
- B.Sc. Bihar Universities Common Syllabus NEP
- University of Rajasthan (Jaipur)
- Haryana
-
Bachelor of Arts [B.A.]
- B.A. Of U.P. State Universities Common Syllabus NEP
- Veer Bahadur Singh Purvanchal University, Jaunpur
- University of Lucknow
- Chaudhary Charan Singh University, Meerut
- Chhatrapati Shahu Ji Maharaj University, Kanpur
- Dr. Bhimrao Ambedkar University, Agra
- Mahatma Gandhi Kashi Vidyapith, Varanasi
- Deen Dayal Upadhyaya Gorakhpur University
- Prof. Rajendra Singh (Rajju Bhaiya) University, Prayagraj
- Dr. Ram Manohar Lohia Avadh University, Ayodhya
- Mahatma Jyotiba Phule Rohilkhand University, Bareilly
- Madhya Pradesh
- Uttarakhand
- Bihar
- University of Rajasthan (Jaipur Syllabus as Per NEP2020)
- Haryana NEP-2020
- B Tech
- LLB
- SWA Education
RELATIONAL DATABASE MANAGEMENT SYSTEM BBA,B.COM (CA) Second Sem

AUTHORS : Prof. Patil Yogesh Vijay , Bharati V Anantapur , Vaidehi Amey Dinkar
ISBN : 978-93-6180-260-7
₹130.00
Tax excluded
AUTHORS : Prof. Patil Yogesh Vijay , Bharati V Anantapur , Vaidehi Amey Dinkar
ISBN : 978-93-6180-260-7
Syllabus
Course Code: BBACA202T/RDB202T
Relational Database Management System
Unit
|
Topics
|
1
|
Introduction to RDBMS and PL-SQL
1.1 Introduction to RDBMS 1.1.1 Difference between DBMS and RDBMS 1.1.2 Advantages and Disadvantages of RDBMS 1.2 Overview of PLSQL 1.2.1 Data Types 1.2.2 PLSQL Block 1.2.3 Variables, Constant 1.2.4 Operator 1.3 Control Statement 1.3.1 Conditional Control 1.3.2 Looping Control 1.3.3 Sequential Control 1.3.4 Case Statement 1.4 Exception Handling 1.4.1 Structure of Exception Handling 1.4.2 Types of Exception 1.4.3 Handling Exception 1.5 Functions 1.5.1 Create a Function 1.5.2 Calling a Function 1.6 Procedures 1.6.1 Creating a Procedure 1.6.2 Executing a Standalone Procedure 1.7 Cursor 1.7.1 Attributes of Cursor 1.7.2 Types of Cursors 1.8 Trigger 1.8.1 Types of Triggers 1.8.2 Different Operation on Triggers 1.9 Package 1.9.1 Characteristics of PL/SQL Package 1.9.2 Advantages of PL/SQL Packages [Lecture-10] |
2
|
Transaction Management
2.1 Transaction Concept 2.1.1 Transaction Concept 2.1.2 ACID Properties 2.1.3 Transaction State 2.1.4 Transaction Operation 2.2 Schedule 2.2.1 Serial Schedule 2.2.2 Concurrent Schedule 2.3 Serializability 2.3.1 Conflict Serializability 2.3.2 View Serializability 2.3.3 Testing for Serializability 2.4 Recoverability 2.4.1 Recoverable Schedules 2.4.2 Cascade less Schedules [Lecture-10] |
3
|
Concurrency Control & Recovery System
3.1 Lock Based Protocol 3.1.1 Lock 3.1.2 Locking Protocol 3.1.3 Locking Techniques for Concurrency Control 3.1.4 Granting of Locks 3.1.5 Two-Phase Locking Protocol 3.2 Timestamp Based Protocol 3.3 Deadlock Handling 3.3.1 Deadlock 3.3.2 Techniques of Deadlock Handling 3.3.3 Deadlock Prevention 3.3.4 Deadlock Detection 3.3.5 Deadlock Recovery 3.4 Failure Classification 3.5 Recovery & Atomicity 3.6 Recovery with concurrent transaction [Lecture-10]
|
PUNE2025/BBA,B.Com (CA)/2/02
49 Items
New
8 other products in the same category:
Comments (0)
No customer reviews for the moment.
Your review appreciation cannot be sent
Report comment
Are you sure that you want to report this comment?
Report sent
Your report has been submitted and will be considered by a moderator.
Your report cannot be sent
Write your review
Review sent
Your comment has been submitted and will be available once approved by a moderator.
Your review cannot be sent
Viewed products
Customers who bought this product also bought:
INTRODUCTION TO DATA SCIENCE
Price
₹160.00
AUTHORS : Dr.Vipin Borole , Prof. Pranita Marodkar , Gauri Mayur Mali
ISBN : 978-93-6180-479-3
ADVANCE C PROGRAMMING
Price
₹190.00
AUTHOR : Prof. Mahesh Dattatray Pawar, Prof. Yogesh Sopan Ingale , Prof . Dhananjay M. Wagh
ISBN : 978-93-6180-570-7
Organizational Behaviour &...
Price
₹145.00
Deepika Abhijeeet KInin ge, Adv. Teja Vivek Dighe
9789389627503
SPPU/ BBA,B.Com (CA) 2...
Regular price
₹470.00
-10%
Price
₹423.00