DATABASE Notes
DATABASE Notes
Database features
•Add records
•Delete records
•Create queries and reports
•Sort data
Keywords
•Record
•Field
•Data type
Table
Data types in MS Access -
• Text • Used to store printable characters
• Every field has a field name, which appears in the column header.
• A field's data type is the most important property because it determines what kind of data the field can
store.
Record
Example : Patient Id
Search criteria
Arithmetic operators
• >100
• More than /greater than
• Less than • <100
• More than or equal / greater than or • >=100
equal
• <=100
• Less than or equal
Logical operators
• And • America AND West Indies
• Or • America OR West indies
• Between And • Between 1980 And 2000
• Not • >=1980 And <=2000
• NOT 2000 (<> 2000) / Not Tiger (<>
Like criteria
Tiger)
Tengchong, Wudalianchi
Wudalianchi
Key field
Mupe
Practical
Design view of report