Relational Database
Relational Database
defines the databases logical structure. These three foundational elements help
provide concurrency, security,data integrity and uniform administration procedures.
Typical database administration tasks supported by the DBMS include change
management, performance monitoring/tuning and backup and recovery. Many
database management systems are also responsible for automated rollbacks,
restarts and recovery as well as the logging and auditing of activity.
The DBMS is perhaps most useful for providing a centralized view of data that can
be accessed by multiple users, from multiple locations, in a controlled manner. A
DBMS can limit what data the end user sees, as well as how that end user can view
the data, providing many views of a single database schema. End users and
software programs are free from having to understand where the data is physically
located or on what type of storage media it resides because the DBMS handles all
requests.
The DBMS can offer both logical and physical data independence. That means it can
protect users and applications from needing to know where data is stored or having
to be concerned about changes to the physical structure of data (storage and
hardware). As long as programs use the application programming interface (API) for
the database that is provided by the DBMS, developers won't have to modify
programs just because changes have been made to the database.
With relational DBMSs (RDBMSs), this API is SQL, a standard programming language
for defining, protecting and accessing data in a RDBMS.
Ex. DBSW Database software provides an interface for the users and the database.
The interactions facilitated by DBMS include data definition and update, retrieval for
reports or queries, and administration of data security and recovery. Some
applications of DBMS include a computerized system for libraries, flight
reservations, company bookkeeping, client profiling and store inventory. More DBMS
applications are possible if the database administrators and systems analysts
customize the DBMS to meet the needs of the end users.
Description is one of four rhetorical modes (also known as modes of discourse), along
with exposition, argumentation, and narration. Each of the rhetorical modes is present in a variety of
forms and each has its own purpose and conventions. The act of description may be related to that
of definition. Description is also the fiction-writing mode for transmitting a mental image of the
particulars of a story. Definition: The pattern of development that presents a word picture of a thing,
a person, a situation, or a series of events.