Filters
Question type

Study Flashcards

Which of the following would you need to change to increase the white space that prints on the edges of the printed page?


A) paper size
B) margins
C) the direction of printing on the page
D) the number of copies

E) C) and D)
F) All of the above

Correct Answer

verifed

verified

One of the key advantages to a database is that the DBMS automatically uses the metadata for the data integrity rules to perform data validation.

A) True
B) False

Correct Answer

verifed

verified

Lookup fields allow the user to type a value into a field.

A) True
B) False

Correct Answer

verifed

verified

Which of the following number data types stores numbers from 0 to 255?


A) Byte
B) Integer
C) Long Integer
D) Decimal

E) All of the above
F) B) and C)

Correct Answer

verifed

verified

A number field can have seven possible field sizes depending on the number data type.

A) True
B) False

Correct Answer

verifed

verified

Which of the following record validation rules requires the user to enter a value into Field1 that is greater than Field2,and Field2 must have a value greater than 10?


A) ([Field1] is Null) XOR ([Field2] is Null)
B) [Field1] < > [Field2]
C) (([Field1] > [Field2]) AND [Field2] >10) )
D) none of the above

E) B) and C)
F) A) and D)

Correct Answer

verifed

verified

Which of the following can you use to reduce the chances of corruption in your database?


A) referential integrity
B) primary key
C) foreign key
D) Compact & Repair utility

E) A) and D)
F) None of the above

Correct Answer

verifed

verified

When you make changes to field properties,you must save the table for the changes to be permanent.

A) True
B) False

Correct Answer

verifed

verified

What is the Caption property and when might you want to use it?

Correct Answer

verifed

verified

The Caption property contains the text t...

View Answer

What is a table called that matches up the records across two other tables?


A) foreign table
B) joining table
C) infinity table
D) junction table

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

New tables do not contain any fields.

A) True
B) False

Correct Answer

verifed

verified

Which of the following displays the contents of a field and also allows the user to type in a value into that field?


A) Lookup field
B) text box
C) input mask
D) combo box

E) B) and C)
F) A) and C)

Correct Answer

verifed

verified

Which of the following contains a unique value for each record?


A) primary key
B) lookup field
C) input mask
D) metadata

E) C) and D)
F) A) and B)

Correct Answer

verifed

verified

Expressions written for a record validation rule cannot use the same operators and wildcard characters used in field level validation rules.

A) True
B) False

Correct Answer

verifed

verified

It is possible to create validation rules in Design view,but not in Datasheet view.

A) True
B) False

Correct Answer

verifed

verified

One-to-many is the only type of relationship that may exist between tables in a database.

A) True
B) False

Correct Answer

verifed

verified

When you add a new field,you must give the field a name,but you do not have to assign a data type.

A) True
B) False

Correct Answer

verifed

verified

Field names must be unique and are limited to 32 characters.

A) True
B) False

Correct Answer

verifed

verified

Data integrity rules are included as part of the metadata,the descriptions about what the different data fields represent and their formats.

A) True
B) False

Correct Answer

verifed

verified

Which of the following must you use to print the contents of a database?


A) File tab
B) View tab
C) Backstage view
D) none of the above

E) A) and B)
F) None of the above

Correct Answer

verifed

verified

Showing 81 - 100 of 100

Related Exams

Show Answer