Which of the following common features of Access 2016 is compatible with Access 2003?

A) Fields with the Hyperlink data type B) Data macros
C) Calculated fields in tables D) Multivalued lookup fields

A

Computer Science & Information Technology

You might also like to view...

A data tables is useful for all of the following EXCEPT for ________

A) calculating possible values for each argument B) calculating multiple versions in one operation C) viewing and compare results D) determining the Future value (Fv)

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1) The counter (loop control variable) used in a FOR loop need not be declared explicitly. 2) The SELECT statement must have a mandatory INTO clause when used in a PL/SQL block. 3) The group functions are not supported in PL/SQL statements, but single-row functions are. 4) The GRANT statement is allowed in PL/SQL block. 5) When two PL/SQL blocks are nested, the variables declared in the outer block are accessible in the inner block.

Computer Science & Information Technology