First of all what is DBMS?
DBMS is DataBase Management System. It is a special software that manages databases.
One of features provided with DBMS is transactions that uses logging system very often.
Log is a special table (most of the time) there all activity (logging to system, removing, editing, creating, etc) inside database is logged and could be later used for other purposes. It could used by transaction mechanism in order to recover old data or for administration purposes.
"log" rigestary of DBMS contains
data dictionary and transaction log
NA_ what are highlights of advanced DBMS what are highlights of advanced DBMS what are highlights of advanced DBMS
no, Java is not dbms.. Java is a programming language Dbms is database
dbms
Hierarchical DBMSNetwork DBMSRelational DBMS
In DBMS the data is stored in the form of table . Each row in DBMS is known as tuple.
importance of DBMS
What is the purpose of dbms?DBMS is a software that organises the creation, storage and maintenance of Databases for end users.
Polyhedra DBMS was created in 1993.
DataBase Management System (DBMS)is a software package# it allows data to be effectively stored, retrieved and manipulatedand # the data stored in a DBMS packege can be accessed by multiple users and by multiple application programs like (SQL Server, Oracle, Ms-Access) .Types of DBMS# Hierarachical DBMS (HDBMS)# Network DBMS (NDBMS)# Relational DBMS (RDBMS)# Object Oriented DataBase(OODB)# Distributed DBMS (DDBMS)
DBMS is short for database management system . DBMS is the collection of related records.