Homework is so trash
Homework is so trash
3/10/2025
I.T
3. Number
Subtypes:
o Byte: 0 to 255
Use Case: Storing quantities, costs, ages, or any other numeric data.
4. Currency
Description: Used to store monetary values, ensuring accurate
calculations for financial data with a fixed number of decimal places
(four).
Precision: Can store up to 15 digits to the left of the decimal point and
4 digits to the right.
5. Date/Time
6. AutoNumber
Types:
Use Case: Primary key fields where each record must have a unique
identifier.
7. Yes/No
8. OLE Object
9. Attachment
Use Case: Storing files that are linked to individual records, such as
images or documents related to specific customers or orders.
10. Hyperlink
11. Calculated
Objects in acces
1. Tables
2. Queries
Types:
Example: A query that selects all customers who have placed an order
within the last month.
3. Forms
5. Macros
6. Modules (VBA)
7. Relationships
Purpose: Defining how tables are related to each other and ensuring
consistency in the database.
8. Data Macros
Description: Data macros are similar to regular macros, but they are
triggered by events that occur within tables (e.g., when a record is
added, updated, or deleted).
9. Linked Tables
Definition:
Organize data into tables with rows and columns, enforcing relationships
between tables through keys.
Examples:
Definition:
Offer flexibility in data storage and retrieval, often used for unstructured or
semi-structured data.
Examples:
Business-Related Databases:
Other Examples: