MCQOPTIONS
Saved Bookmarks
| 1. |
What_is_the_purpose_of_the_SQL_AS_clause_?$ |
| A. | The AS SQL clause is used change the name of a column in the result set or to assign a name to a derived column |
| B. | The AS clause is used with the JOIN clause only |
| C. | The AS clause defines a search condition |
| D. | All of the mentioned |
| Answer» B. The AS clause is used with the JOIN clause only | |