DBMS File
DBMS File
Management System:-
It is the set of programs that provide a lot of
functionalities to store, manage, manipulate, and access
information from a database in an efficient way.
DATABASE AND MANAGEMENT SYSTEM :-
• Data base and management is a collection of
interrelated data and set of programs to access those
data to understand it in a better way.
FOR EG: -
• MY SQL
• SY BASE
• ORACLE
• MS SQL Server
• MS ACCESS
Role Of DBMS:-
• Configuring authentication and
authorization. Easily configure user
accounts, define access policies, modify
restrictions, and access scopes. These
operations allow administrators to limit
access to underlying data, control user
actions, and manage users in databases
• Providing data backups and
snapshots. DBMS can simplify the backup
process of databases by providing a simpler
and straightforward interface to manage
backups and snapshots.
• Performance tuning. DBMS can monitor the
performance of databases using integrated
tools and enable users to tune databases by
creating optimized indexes.
• Data recovery. In a recovery operation, DBMS
provides a recovery platform with the
necessary tools to fully or partially restore
databases to their previous state-effortlessly.
• Advantages of DBMS :
• It reduce data redundancy
• It control inconsistency
• It can shared by multiple user.
• It provide data security
• It provide data integrity
• It provides centralised control facilites.
dept_id contact_no
DEP-OI 011-22234561
DEP-01 011-22334567
DEP-02 011-22334568
DEP-03 011-
23345672
DEP-03 011-
23345673
Table: Product_Customer
product_i cutomer_i quantit purchase_dat
d d y a
PRO-OI CUS-OI 2 23/04/09
PRO-02 CUS-OI 3 23/04/09
PRO-OI CUS-02 3 25/04/09
PRO-02 CUS-02 5 26/04/09
PR04)3 CUS-03 5 23/04/09
TABLE : CUSTOMER
Customer_i customer_na contact no
d me
CUS-01 Faisal 9897654.32
3
CUS-02 Sania 9894444234
CUS-03 Fahad 990876.534
5