Access Exam - Intro to Computer Systems2

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/50

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

51 Terms

1
New cards

expression

a statement containing a combination of database fields, constants, and operators that you define in a query to perform a calculation

2
New cards

common field

a field that appears in more than one table, allowing you to connect the records in the separate tables

3
New cards

form view

the Access view you use to view, enter, and maintain data in the table on which a form is based

4
New cards

primary key

a field, or a collection of fields, whose values uniquely identify each record in a database table

5
New cards

Database Management System (DBMS)

a software program that lets you create databases and then manipulate data in them

6
New cards

comparison operator

in a query, an operator that asks Access to compare the value in a database field to the condition value and to select all the records for which the relationship is true

7
New cards

home tab

a ribbon tab that provides access to frequently used commands

8
New cards

design view

the Access view you use to define or modify a table structure or the properties of the fields in a table

9
New cards

layout view

the Access view in which you can make design changes to a form or report while it is displaying data so that you can immediately see the effects of changing the design

10
New cards

relational database management system

a software program in which data is organized as a collection of tables, and relationships between tables are formed through a common field

11
New cards

record

a complete set of field values for a specific person, place, object, event, or idea

12
New cards

foreign key

a primary key field from one table that you include as a field in a second table to form a relationship between the two tables

13
New cards

data type

the field property that determines what field values you can enter for the field and what other properties the field will have

14
New cards

theme

a predefined set of formats for text, colors, images, and graphical effects that are applied throughout a document to create a specific look and feel

15
New cards

condition

a criterion, or rule, that determines which records are selected in a query

16
New cards

sort field

the field used to determine the order of records in a datasheet

17
New cards

control layout

a set of controls grouped together in a form or report so that you can manipulate the set as a single control

18
New cards

run (a query)

answering a query and displaying the results

19
New cards

field

a single characteristic or attribute of a person, place, object, event, or idea

20
New cards

query

a question you ask about the data stored in a database; in response, Access displays the specific records and fields that answer your question

21
New cards

aggregate function

a function that performs an arithmetic operation on selected records in a database

22
New cards

zoom box

a dialog box you can use to enter text, expressions, or other values

23
New cards

logical operator

in a query, an operator that allows you to combine two or more conditions

24
New cards

report wizard

an Access tool that asks you a series of questions, and then creates a report based on your answers

25
New cards

find command

a command you use to search for data in a form or a table or query datasheet so that you can locate a specific field value or part of a field value

26
New cards

join line

in the Relationships window, the line that connects the common field that joins two tables

27
New cards

primary table

A form created from more than one table uses the _____________ for the main form.

28
New cards

redundant key

a primary key that consists of two or more fields

29
New cards

multitable query

a query based on more than one table

30
New cards

one or more

Access may base query on ___________ tables or queries.

31
New cards

spaces

Experienced database developers avoid using ______ in field names and object names because names with ______ might cause errors if the objects are involved in programming tasks.

32
New cards

64

How many characters may a field name in Access contain including numbers, letters, spaces and special characters?

33
New cards

ID field

the default primary key for an Access database

34
New cards

long integer

the default setting for the Field Size property for a field with the Number data type

35
New cards

-

the character that represents the wildcard character that matches any one of a range of characters in ascending order

36
New cards

False

True or False: All fields in a database should be contained in one table.

37
New cards

True

True or False: Access does not require a field description for every field included in a table.

38
New cards

one-to-many

a relationship between Access tables that is a relationship between one record in the first table and zero, one, or many records in the second table, and at least one record in the second table matches at most one record in the first table

39
New cards

False

True or False: Access automatically assigns the Number data type to all new fields.

40
New cards

wildcard character

a placeholder used in a search when the search should start or end with a specific character or match a particular pattern

41
New cards

False

True or False: A question asked about the data stored in a database is called a primary key.

42
New cards

True

True or False: Access does not require a table to have a primary key.

43
New cards

True

True or False: A form created from more than one table uses the primary table for the main form.

44
New cards

False

True or False: A sort field is unique if more than one record can have the same value for the sort field.

45
New cards

False

True or False: A form layout is a set of controls grouped together in a form or report that can be manipulated as a single control.

46
New cards

False

True or False: A single characteristic or attribute of a person, place, object, event, or idea is a table.

47
New cards

the query is run

A calculated field created in a query generates results when ________________.

48
New cards

True

True or False: A software program that lets the user create databases and then manipulate the data in the databases is called a database management system (DBMS).

49
New cards

False

True or False: A query is used to enter, edit, and view records in a database.

50
New cards

False

True or False: Access does not allow data to be imported from sources other than another Access database.

51
New cards

detail record

a set of field values for a record that is found in a table related to the primary table on which a report is based