Practical : Data manupulation

THEORY

Database is a program used to store data and access is a database program created by Microsoft.

KEY WORDS

File : The part of a database for storing tables

Fields : The column names for the data

Primary Key : The unique identifier in the database

Data type : Sets the type of data that can be entered into a field

Currency : A data type for money values

Boolean : A data type which can only hold two possble values

Leave a comment