Multiple choice technology databases

What is a synonym?

  1. A View of a table

  2. an alternate name for a table

  3. A Secondary table

  4. A Primary table

Reveal answer Fill a bubble to check yourself
A,B Correct answer
Explanation

In database terminology, a synonym is an alternate name for a database object like a table. It can function as a view-like alias (option A) or simply as an alternative reference name (option B). It is not a separate table, primary or secondary.