Does this query introduce an alias?
No, we need the
AS
keyword to introduce an alias
Yes, the alias
name
No, since we can't use aliases in queries
No, we need the
AS
keyword to introduce an alias.