Database MCQS - QUESTION DETAILS

Which SQL function is used to find the lowest value in a column?
A. MIN()
B. LOW()
C. BOTTOM()
D. LEAST()

'MIN()' is used to find the lowest value in a column.

Similar Questions

In Oracle, what is the purpose of the WITH clause?






What is the purpose of the SQL Server INNER JOIN clause?






What is the purpose of the Oracle UTL_FILE package?






In MySQL, what is the purpose of the BLOB data type?






Which SQL Server statement is used to remove a table from a database?






In Oracle, what is the purpose of the INSTR() function?






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






In SQL Server, what is the purpose of the IDENTITY property?






What is the purpose of the SQL Server ROLLBACK statement?






In SQL Server, what is the purpose of the UNPIVOT operator?