Which of the following is a legal expression in SQL? September 5, 2021September 5, 2021 administrator Which of the following is a legal expression in SQL?SELECT * FROM SALES WHEN PRICE = NULL;SELECT # FROM SALES;SELECT NAME FROM SALES;Well Done. Your Answer is Correct Keep it Up!SELECT NULL FROM SALES; Share this:FacebookXLike this:Like Loading...Related Posts:What is the SQL expression used to count the values…Calculate a result from an expression formula and…SQL server stores index information in the ………… system table…………… joins are SQL server defaultAn outstanding functionality of SQL is its support…Which if the following is not the type of data integrity.