ICT Notes 1/26/09

Jan 26, 2009 19:00

I had to repost again. <.<

Terminologies

record
  - row
  - collection of related fields

field
  - a single cell

field name
  - describes data that will be entered in the field

data file or table
  - collection of records

Data Types

text
  - any character (255)

memo
  - more characters (65,000+)

number
  - any numeric value
  - numbers will be used for computation

date/time
  - formatting

currency
  - monetary value

autonumber
 - automatic numbering

yes/no
  - for questions answerable by yes or no

OLE Object
  - to insert or attach picture, videos, etc.

hyperlink
  - for weblinks

attachment
  - other files

Lookup Wizard...
  - already prepared

notes

Previous post Next post
Up