Multiple choice technology mainframe

The DB2 object Alias which represents a table.

  1. Can represent remote tables and views.

  2. Can us used by anyone.

  3. Does not need DB2 authority to use.

  4. All the above.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

DB2 Alias can represent remote tables and views, can be used by anyone (public synonym), and does not require DB2 authority because it inherits permissions from the underlying object rather than granting new access.