To display an expression in the result set
When you display an expression in the result set, the database assigns a column heading to it using the format “Exprn,” where n is the number of the expression in the current query. To assign a more meaningful column heading, you can create an alias for the expression. For details, see Creating Column Aliases.