Q2 Revision Notes G12
Q2 Revision Notes G12
American Section
IT Department
• On-demand self-service:
• Broad network access:
• Resource pooling:
• Measured service:
•
*********************************************************************************************************
• What is a Database?
o Organized collection of related data.
o Stores information in a structured way.
o Examples: Student records, customer data, inventory.
• Definition: Microsoft Access is a Database Management System (DBMS) that combines
a relational database engine with a graphical interface.
• Why use a Database?
o Efficient data storage and retrieval.
o Data integrity and consistency.
o Data sharing and collaboration.
o Powerful analysis capabilities.
• Key Features:
o Data is highly organized and structured.
o Allows linking of data (e.g., customer orders).
o Provides connectivity to external databases and applications.
2. Key Components of an Access Database
• Components:
• Types of Forms:
• 7-Report Design:
o Select a report template or create a custom report.
o Add controls to display data in a desired format.
8-Queries
• Definition: Queries retrieve and manipulate data.
• Types:
9- Reports
• Purpose:
o Summarize and present data.
o Provide formatted output, ready for printing.
• Key Features: Grouping and sorting capabilities.- Built-in calculation options.-
Conditional formatting for emphasis.
Relationships
• Normalization:
o Organizes data to reduce redundancy.
o Ensures efficient storage and access.
• Types of Relationships:
o One-to-One: Each record in Table A links to one in Table B.
o One-to-Many: A single record in Table A links to multiple in Table B.
o Many-to-Many: Requires a junction table to manage links.
• Referential Integrity:
o Ensures linked data remains consistent.
o Prevents orphaned records.
***********************************************************************************************************
End of
Revision