click below
click below
Normal Size Small Size show me how
Databases
Unit 4 CBA Frameworks Arkansas
| Question | Answer |
|---|---|
| What is Ascending? | sort order arranging text or numbers from A to Z from smallest to largest or from earleist to latest |
| What is a Database? | a collection of organized data that allows access, retrieval, and use of data |
| What is Data type? | indicates the tuype of data that can be stored in a field |
| Describe Descending. | sort oder arranging text or numbers from Z to A, from largest to smallest, or from latest to earliest |
| What is a Field? | A single characteristic of data that appears in a table as a column |
| What is a field name? | A name that identifies a field. |
| Define Form. | a database view that allows the user to see al fields for one record and enter them one at a time |
| What is a primary key? | a field that uniquely identifies a record in a table |
| What is a query? | a question presented in a way that allows the database to process and generate specific data from one or more tables. |
| What is a record? | A collection of fields that appear as a row in a database or table. |
| What is a report? | A document that uses data from tables and/or queries; the user controls which items in the database will appear in the report and how it is filtered or sorted. |
| What is meant by sort? | to arrange a list of words or numbers in ascending or descending order |
| Define table. | a database view of information arranged in a grid or rows and columns. |