CBSE Class 11 Informatics Practices
Question 16 of 40
Practice Paper — Question 16
Back to all questionsIn the given SQL statement, "Annual Salary" is an alias for the calculated column Salary*12. An alias is a temporary name given to a column or table in an SQL query, making it easier to reference and display the results.