A major difference between the database and flat-file models is the pooling of data into a common shared database.
Answer the following statement true (T) or false (F)
True
Rationale: PTS: 1
Computer Science & Information Technology
You might also like to view...
Match the following data types with their description
I. OLE Object II. Calculated III. Lookup Wizard IV. Long Text V. AutoNumber A. Allows for cross-application editing B. Can store up to 1 gigabyte of characters C. Lists values retrieved from a table or query or a set of values that you specify D. Used for keys E. Data in this field cannot be edited
Computer Science & Information Technology
To access an array element, use the array name and the element's
A) name. B) data type. C) value. D) subscript. E) size declarator.
Computer Science & Information Technology