Dbms Practical File
Dbms Practical File
Dbms Practical File
MERI
COLLEGE
SUBMITTED TO -
SUBMITTED BY –
ROLL
NO: - BBA/19/88
SECTION - B
INDEX
Advantage of DBMS:
1. Improved data sharing:
The more users access the data, the greater the risks of
data security breaches. Corporations invest considerable
amounts of time, effort, and money to ensure that
corporate data are used properly.
A DBMS provides a framework for better enforcement of
data privacy and security policies.
Disadvantage of DBMS:
1. Increased costs:
2. Management complexity:
3. Maintaining currency:
PRACTICAL-2
What is MS Access?
Microsoft Access is a database management system
(DBMS) that combines the relational Microsoft Jet
Database Engine with a graphical user interface and
software-development tools.
Tables
Queries
Relationships
Macros
Forms
Reports
Components of MS Access:
The main usage of MS Access is for accounting. Since it
is Microsoft’s primary accounting database, it can be
used to manage invoice/bills, manage accounts, keep an
eye on credit and debit, etc.
1. One to one
2. One to Many
3. Many to Many
Limitations:
Not too many people can use the same database at
a single time. This may affect its speed and
efficiency
The same database was tough to use with different
Operating systems
Better database systems can be used for
confidential data
PRACTICAL –3
AIM:- To study about SQL
ALTER
DROP
TRUNCATE
INSERT
UPDATE
DELETE
Grant
Revoke
COMMIT
ROLLBACK
SAVEPOINT
Syntax:- COMMIT;
Syntax:- ROLLBACK;
Syntax:-SAVEPOINT SAVEPOINT_NAME;
FEATURES OF SQL:
Advantages of SQL :
Disadvantages of SQL :
SQL Commands: