A database is a collection of data organized to meet users’ needs.

16
A database is a collection of data organized to meet users’ needs. Database Database Structure Database Tools Industrial Databases Concepts > Database In this section:

description

A database is a collection of data organized to meet users’ needs. Database. Database Structure Database Tools Industrial Databases. Concepts > Database. In this section:. Database structure refers to the manner in which data is organized and stored. Database Structure. - PowerPoint PPT Presentation

Transcript of A database is a collection of data organized to meet users’ needs.

Page 1: A  database  is a collection of data organized to meet users’ needs.

A database is a collection of data organized to meet users’ needs.

Database

Database StructureDatabase ToolsIndustrial Databases

Concepts > Database

In this section:

Page 2: A  database  is a collection of data organized to meet users’ needs.

Database structure refers to the manner in which data is organized and stored

Database Structure

Database Management SystemData HierarchyDatabase KeyRelational Database

Concepts > Database > Database Structure

In this section:

Page 3: A  database  is a collection of data organized to meet users’ needs.

A database management system or DBMS consists of a group of programs that manipulate the data within a database. It provides an interface between the database and the user, or the database and application programs.

Database Management System

Concepts > Database > Database Structure > Database Management System

Page 4: A  database  is a collection of data organized to meet users’ needs.

Data Hierarchy

Data hierarchy refers to the manner in which data in a database is organized into sequential levels of detail.

Concepts > Database > Database Structure > Data Hierarchy

Page 5: A  database  is a collection of data organized to meet users’ needs.

Database Key

A database key is a field in a table used to identify a record, such as Employee Number.

Concepts > Database > Database Structure > Database Key

Record: A collection of fields about a specific entity. Key: A field in a record that is used to identify the record. Primary key: A field within a database table that uniquely identifies the record.

Page 6: A  database  is a collection of data organized to meet users’ needs.

Relational Database

A relational database organizes data into multiple tables that are related by common fields.

Concepts > Database > Database Structure > Relational Database

Page 7: A  database  is a collection of data organized to meet users’ needs.

Database tools include software and techniques for analyzing, maintaining, and manipulating data in a database.

Database Tools

SchemaData DictionaryStructured Query Language

Concepts > Database > Database Tools

In this section:

Page 8: A  database  is a collection of data organized to meet users’ needs.

Schema

A database schema is a graphical representation of the structure of a database.

Concepts > Database > Database Tools > Schema

Page 9: A  database  is a collection of data organized to meet users’ needs.

Data Dictionary

A data dictionary provides a detailed description of each field and table in a database.

Concepts > Database > Database Tools > Data Dictionary

Page 10: A  database  is a collection of data organized to meet users’ needs.

Structured Query LanguageStructured Query Language or SQL is a popular data manipulation language used by the vast majority of database programmers and administrators for manipulating data to meet the needs of the users.

Concepts > Database Tools > Structured Query Language

Page 11: A  database  is a collection of data organized to meet users’ needs.

Industrial databases are large databases that function as the cornerstone of information systems in businesses and enterprises.

IndustrialDatabases

Data WarehouseData MiningDistributed Database

In this section:

Concepts > Database > Industrial Databases

• Data Center• Database Administrator

Page 12: A  database  is a collection of data organized to meet users’ needs.

Data Warehouse

A data warehouse is a very large database that holds important information from a variety of sources.

Concepts > Database > Industrial Databases > Data Warehouse

Page 13: A  database  is a collection of data organized to meet users’ needs.

Data Mining

Data mining refers to the process of extracting information from a data warehouse or data mart.

Concepts > Database > Industrial Databases > Data Mining

Page 14: A  database  is a collection of data organized to meet users’ needs.

Distributed Database

A distributed database takes available data stored in multiple locations and makes it appear as a single collection.

Concepts > Database > Industrial Databases > Distributed Database

Page 15: A  database  is a collection of data organized to meet users’ needs.

Data Center

A data center is a climate-controlled building or set of buildings that house the servers that store and deliver mission-critical information and services.

Concepts > Database > Industrial Databases > Data Center

Page 16: A  database  is a collection of data organized to meet users’ needs.

A database administrator or DBA is a skilled and trained computer professional who directs all activities related to an organization’s database, including providing security from intruders.

Concepts > Database > Industrial Databases > Database Administrator

Database Administrator