You are on page 1of 33

Database

(Open office Base)


Database
• A database is a collection of information that is organized so
that it can easily be accessed, managed, and updated.
Types Of Database

• Relational Databases
• Operational Databases
• Database Warehouses
• Distributed Databases
• End-User Databases
Database Management System (DBMS)

• A database management system (DBMS) is system software for


creating and managing databases.
• The DBMS provides users and programmers with a systematic way to
create, retrieve, update and manage data.
Database Concepts
• Tables
• Primary Key
• Attribute
• Fields
• Records
• Query
Click On this
Fill these details
Fields Properties
Table
Save the table
Created table
Query
Create query in design view
Save query
Number of query
Output of the query
Query with code
Select complete table
Select a column of a table
Functions
• Count
• Sum
• Average
• Max
• Min
Where condition
Count
Sum
Average
Maximum
Minimum
Where condition
Combine two table together

You might also like