Analytical Database - Answers Databases that contain analytical information
Analytical Information - Answers the information collected and used in support of analytical
tasks. based on operational (transactional information)
Conceptual Database Model - Answers Visualization of the DB requirements, independant of the
logic on which a particular DBMS is based
Data - Answers Facts that can be recorded and accessed
Database - Answers Structured collection of related data stored on computer media; its purpose
is to organize data in a way that facilitates efficient access to the information captured in the
data
Database administration and maintenance - Answers performing activities to support the end
user (dealing with technical issues, such as providing security for the information contained in
the DB, ensuring sufficient hard drive space of the DB content, or implementing the backup and
recovery procedures.
Database Administrator (DBA) - Answers manages issues related to security, handles backup
and recovery or DB systems, monitors use and adds storage space when needed, and performs
other tasks related to the proper technical functioning ot the DB system
Database Analysts - Answers involved in the requirements collection, definition and front end
applications for use to the end users
Database Deployment - Answers release of the DB system for use to end users
Database Designers (modelers or architects) - Answers involved in DB modeling stage of DB
project
DB developers - Answers People in charge of implementing DB model using DBMS software
DB implementation - Answers use of a DBMS to implement the DB model as an actual DB
DBMS - Answers software used to create DBs; to insert, store, retrieve, update, and delete the
data, and to maintain DBs
DB modeling (logical DB modeling) - Answers creation of DB models that are implementable by
the DBMS software; first step following requirements collection, definition, and visualization
DB metadata - Answers data about the data; DB content that is not the data itself
DB System - Answers computer based system whose purpose is to enable efficient interaction
between users and the information captured in the DB