click below
click below
Normal Size Small Size show me how
CA II - Unit 7
Computer Applications II Unit 7 Database Review
| Question | Answer |
|---|---|
| Collection of data organized in a manner that allows access, retrieval, and use of data. | database |
| A single characteristic of data that appears in a table as a column. | field |
| A field that uniquely identifies a record in a table. | primary key |
| A question presented in a way that allows the database to process and generate specific data from one or more tables. | query |
| A database view that allows the user to see all fields for one record and enter them one at a time. | form |
| A collection of fields that appear as a row in a database or table. | records |
| a document that uses data from tables andor queries; the user controls which items in the databse will appear in the report and how it is filtered or sorted. | report |
| a database view of information arranged in a grid of rows and columns. | table |