Walaubagaimanapun, spada minggu ini rakan-rakan saya telah mempelajari Database.
Berikut adalah bahan yang saya perolehi tentang Database:
Database Management System (DBMS)
A set of programs
that enables you to store, modify, and extract information from a
database, it also provides users with tools to add, delete, access,
modify, and analyze data stored in one location. A group can access the
data by using query and reporting tools that are part of the DBMS or by
using application programs specifically written to access the data.
DBMS’s also provide the method for maintaining the integrity of stored
data, running security and users access, and recovering information if
the system fails. The information from a database can be presented in a
variety of formats. Most DBMSs include a report writer program that
enables you to output data in the form of a report. Many DBMSs also
include a graphics component that enables you to output information in
the form of graphs and charts. Database and database management system
are essential to all areas of business, they must be carefully managed.
There are many different types of DBMSs, ranging from small systems that
run on personal computers to huge systems that run on mainframes. The
following are examples of database applications: computerized library
systems, flight reservation systems, and computerized parts inventory
systems. It typically supports query languages,
which are in fact high-level programming languages, dedicated database
languages that considerably simplify writing database application
programs. Database languages also simplify the database organization as
well as retrieving and presenting information from it. A DBMS provides
facilities for controlling data access, enforcing data integrity, managing concurrency control, and recovering the database after failures and restoring it from backup files, as well as maintaining database security.
Reference:
No comments:
Post a Comment