Database and Data Representation Sheet - 024624
Database and Data Representation Sheet - 024624
What is a database
1
Primary Key
The primary key is a field that contains data that is unique for each record.
It helps to avoid duplicate records and allows for easy retrieval of specific data
Validation Rule
Examples of database
Form In MS Access
It is object that allow users to interact with data in a table provide user
friendly interface. To enter data – display data – edit data
3
Data representation
it refers to the way data is stored, processed and communicated in a
computer system
• Efficient storage.
• Accurate processing
• Effective communication
Binary numbers
Denary numbers
5
Other numbering system
• uses 7 bits.
• It can represent 128 characters (including English letters, digits 0–9, and
common symbols).
• Suitable only for English text
6
Extended ASCII
• Uses 8 bits
• Allowing for 256 characters.
• Supports additional characters used in European languages (like French,
German, Spanish).