What are the attribute names of the following query? Please, keep the order of attributes specified in the query.
SELECT 'Alice' AS Bob, 'Bob' AS Alice, 1 AS Two, 2 AS One;What are the attribute names of the following query? Please, keep the order of attributes specified in the query.
SELECT 'Alice' AS Bob, 'Bob' AS Alice, 1 AS Two, 2 AS One;Create a free account to access the full topic