UPDATE 2026
Agile Software Development - Answers An approach to database and software that
empahsizes "individual and interactions over processes and tools, working softwares
over comprehensive documentation, customer collaboration over contract negotiation,
nad respnose to change over following a plan"
Database - Answers An organized collection of logically related data
Data - Answers Stored representations of objects and events that have meaning and
importance in the user's enviornment
Information - Answers Data that have been processed in such a way as to increase the
knowledge of the person who uses the data
Metadata - Answers Data that describes the properties or characteristics of end-user
data and the context of those data
Database Application - Answers An application program (or set of related programs)
that is used to perform a series of database activities (create, read, update, and delete)
on behalf of database users
Data Model - Answers Graphical systems used to capture the nature and relationships
among data
Entity - Answers A person, place, object, event, or concept in the user environment
about which the organization wishes to maintain data
Relational database - Answers A database that represents data as a collection of
tables in which all data relationships are represented by common values in related
tables
Database Management System - Answers a software system that is used to create,
maintain, and provide controlled access to user databases
Data Independence - Answers The separation of data descriptions from the
application program that uses the data
User View - Answers A logical description of some portion of the database that is
required by a user to perform some task
Constraint - Answers A rule that cannot be violated by database users
Computer-aided software engineering - Answers Software tools that provide
automated support for some portion of the systems development process
Repository - Answers A centralized knowledge base of all data definitions, data
relationships, screen and report formats, and other system components
Enterprise data modeling - Answers The first step in database development, in which
the scope and general contents of organizational databases are specified
Systems Development Life Cycle - Answers The traditional methodology used to
develop, maintain, and replace information systems
Conceptual Schema - Answers A detailed, technology-independent specification of
the overall structure of organizational data
Logical Schema - Answers The representation of database for a particular data
management technology
Physical Schema - Answers Specifications for how data from a logical schema are
stored in a computer's secondary memory by a database management system
Prototyping - Answers An iterative process of systems development in which
requirements are converted to a working system that is continually revised through
close work between analysts and users