Topic 4: Manipulating data Flashcards
What are numbers useful?
Used for storing numbers that can be used in calculations, such as integers (i.e. whole numbers), numbers to a certain number of decimal places, percentages and fractions.
What is text used for?
Used for storing names, words and numbers that are not used in calculations (telephone numbers, code numbers, credit card numbers, etc.)
What is currency used for?
Used for storing monetary values to 2 decimal places.
What is auto number?
These are numbers allocated by the computer. It is useful when you want to give each record a unique number (student number, bank account number, etc.)
What is a Boolean?
This is used when only one of two choices can be entered for a field (yes/no, male/female, etc.)
What are lists?
Useful when there is a limited number of choices you can choose from. The user is presented with a list to choose from. (For example, enter the year 7, 8, 9, 10 or 11.) You can also have radio buttons (i.e. you mark your choice by filling in a dot) or checklists where you can place a tick in a box.