transaction in DBMS
DBMS DBMS Tutorials

Transaction in DBMS

Transaction in DBMS Transaction in DBMS is a logical unit of operations to be performed on Data stored in database. In this tutorial we will learn about basics of transaction, advantages and disadvantages of transaction. What is a Transaction in DBMS ? Transaction in DBMS is a series of instructions followed by a single user or […]

transaction control language in dbms
DBMS

Transaction Control Language in DBMS

Transaction Control Language in DBMS with Example Transactiοn Cοntrοl Languagе in DBMS is a cοmputеr languagе and a subsеt οf SQL commands, usеd tο cοntrοl transactiοnal prοcеssing in a Databasе. TCL Commands are generally used for Transaction Processing Management. Some questions Base on TCL command are asked in UGC NET OR GATE Exam. Today in […]

difference between mongodb and sql databases
DBMS DBMS Tutorials

Mongodb and SQL Databases

Difference Between MongoDB and SQL Databases Difference Between MongoDB and SQL Databases is explained in this tutorial. MongoDB and SQL  Based Databases both are useful in Databases Management System. MongoDB is database whereas SQL is a structured query language used to interact with database. Students used MongoDB as Database for their project work. MongoDB and […]

recovery system in dbms
DBMS

Database Recovery Management System in DBMS

Database Recovery Management in DBMS Database Recovery Management in DBMS mainly concerns transaction Recovery System is DBMS or how to recover the Database in case of system failure. This tutorial will learn and understand the different transaction recovery techniques used in database recovery management in DBMS. Database recovery management in DBMS is an important topic from the GATE […]

acid properties in dbms
DBMS Transaction Processing Concepts

Acid Properties of Transaction in DBMS

Acid Properties of Transaction in DBMS Acid properties of transaction in DBMS are the fundamentals properties that a transaction must follow to complete successfully and accurately. To keep a database consistent, a transaction in DBMS must follow these four acid properties of transaction are there in DBMS, which are listed below- 1.Atomicity  A transaction is […]

three level architecture of dbms
DBMS gate cse question paper 2019 gate cse study material gate cse syllabus

DBMS Architecture

What is DBMS Architecture ? DBMS Architecture shows the over all design of Database Management System. Three Level Architecture of DBMS helps in design , develop , implement and maintain the Database Management System. DBMS Architecture divides the Database System in to individual parts. Each part can be  altered, replaced  and changed separately. Performance of […]

er diagram eaxmples
DBMS ER diagram Tutorial gate study material for cse

ER Diagram Examples Tutorial

Entity Relationship Diagram Explanation with Examples  This ER diagram examples based tutorial will learn about some important concepts of entity-relationship diagrams such as ER diagram definition, ER diagram symbols and notations, ER diagram examples, and different components of an ER diagram. The entity Relation Diagram is an important model that helps design relation or table in a relational database […]

relational algebra in dbms
DBMS dbms gate questions with answer relational algebra in dbms

Relational Algebra in Relational DBMS

Relational Algebra  in DBMS This Relational algebra in DBMS tutorial will be helpful for computer science students in understanding the concepts of relational algebra and various relational algebra operators. In 1971, Relational algebra is defined by E.F. Codd based on relational language. In this tutorial entitled with Relational algebra in DBMS Questions  are explained with […]

generalization in dbms
DBMS gate cse study material gate cse syllabus Uncategorized

Difference Between Generalization and Specialization

Difference Between Generalization and Specialization Generalization and Specialization are two important concepts in DBMS. There are some differences between generalization and specialization What is difference between Generalization and Specialization ? This question is generally asked in Technical Interview.  In this tutorial we have explained both Generalization and Specialization Process with suitable example. After reading this […]

DBMS Tutorial
DBMS gate study material for cse

Database Management System Tutorials

DBMS Tutorial Database Management Systems or DBMS is an essential subject of the Computer Science Branch. Questions from DBMS are generally asked in the GATE CSE and UGC NET exams. DBMS Tutorial for various topics of DBMS are appropriately explained here. These Database Management System notes are prepared for computer science students or those preparing for the GATE (CS/IT) […]

DBMS gate cse study material gate cse syllabus

Database Languages with Example

Database Languages with Example This database languages in DBMS based tutorial covers the basic concepts of database languages in DBMS. Database languages introduction, types of database language such as Data Definition Language and Data Manipulation Languages. Different Database Languages Commands are also discussed explained in the DBMS Language tutorial. Frequently Asked Questions By the end […]

normalization in dbms
DBMS

Normalization in DBMS

Normalization in DBMS Tutorial Normalization in DBMS is a systematic approach used to reduce the data redundancy in DBMS. In Normalization approach given table is decomposed in to two or more table to reduce the data redundancy. Database normalization in DBMS is also an essential topic for GATE(CS/IT) and UGC NET exam. Students preparing for […]

characteristics of dbms
DBMS gate study material for cse

Characteristics of DBMS , DBMS Basics Concepts

Characteristics of DBMS and DBMS Introduction Some Important Characteristics and features of DBMS are as follow – Reduce redundancy Data Consistency Security Concurrent Access Support to SQL Transaction Support Characteristics of Database Management System based this tutorial is specially written for computer science students. This DBMS Tutorial is helpful in understanding the basics concepts of […]

DBMS dbms gate questions with answer gate practice set

DBMS Gate Questions : SQL Query Based [ Updated ]

DBMS GATE Questions Based on SQL Queries DBMS gate questions are explained here in this tutorial with solution. These DBMS GATE Questions can be practice for gate exam preparation. These questions are asked in previous year GATE ( CS/IT ) Exam. This tutorial covers the gate questions for dbms. This Tutorial also covers the questions based […]

aktu entrance exam aktu exam schedule DBMS dbms question paper

Uptu previous year questions paper of database management system

Database Management System NCS 502   Time : 3 Hrs                                                                           MM:100   SECTION- A   1.      Attempt all parts. All parts carry equal marks.                                       ( 2 * 10 = 20) (a)    What is DBMS? (b)   What is data model? List some type of data model. (c)    What is trigger? (d)   What is normalization? (e)    […]