Database MCQS - QUESTION DETAILS

Which SQL function is used to find the highest value in a column?
A. MAX()
B. HIGH()
C. TOP()
D. HIGHEST()

'MAX()' is used to find the highest value in a column.

Similar Questions

In Oracle, what is the purpose of the GROUP BY clause?






What is the purpose of the SQL Server TRY...CATCH block?






Which MySQL data type is used to store large text values?






What is the purpose of the SQL UNION operator?






Which SQL Server statement is used to change the structure of an existing table?






In MySQL, what is the purpose of the SHOW TABLES statement?






What is the purpose of the Oracle TRUNCATE TABLE statement?






What is the purpose of the SQL Server SET NOCOUNT ON statement?






Which Oracle statement is used to grant all privileges to a user?






Which Oracle statement is used to remove a table from a database?