Graphics that you create and use as text characters within a block of text are called what?
What will be an ideal response?
anchored objects
You might also like to view...
To modify master items on document pages, you must shuffle them.
Answer the following statement true (T) or false (F)
What is Logical order?
What will be an ideal response?
Which of the following is often the first step in creating a lookup field?
A. Create the lookup field. B. Create a relationship between the lookup table and the table which has the lookup field. C. Create a new table to hold the options. D. Create a new query to hold the options.
When you define a foreign key constraint, you can determine all but one of the following. Which one is it?
A. that the deletion of a row in a primary key table should cause the foreign keys in related rows in the foreign key table to be set to nulls B. that no action should be taken and an error should be returned when referential integrity is going to be violated C. that the insertion of a row in a foreign key table that has a foreign key that isn't matched in the primary key table should be cascaded up to the primary key table D. that the deletion of a row in a primary key table should be cascaded down to related rows in the foreign key table