00:01
Hello student, dbms database management system is a full name of dbms.
00:05
It is a software application that is designed to create manage manipulate the databases.
00:12
It provide an interface for the user and the application to interact with the data stored in the database, ensuring data consistency, integrity, security.
00:21
These are the key features.
00:22
These are the main feature.
00:23
So key feature of dbms are number one data storage.
00:28
A dbms store data in an organized and structured manner, typically using tables, row tables with rows and column.
00:35
So in this way data is stored.
00:37
Number two data retrieval.
00:39
Second feature, a dbms allow user to query and retrieval data from the database using a query language such as sql structured query language.
00:48
So with the help of this, we can retrieve the data according to the requirement data manipulation.
00:53
A dbms enable user to insert, update, delete data in the database, ensuring that the data remains consistent and accurate.
01:02
Number four data security.
01:04
A dbms provide security feature to protect the data from unauthorized access, ensuring that only authorized user can access and manipulate the data...