Multiple choice technology mainframe ________means another name for the table, but is private to the user who created it. Aliases Synonym Both 1 & 2 None of the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation A synonym in DB2 is a private alternative name created for a table or view, visible only to its creator. Conversely, an alias is public and can be used by other users or even refer to remote tables, distinguishing synonyms from aliases.