Interviewer And Interviewee Guide

MariaDB Interview Question:

Tell me what is the usage of MAX() function in MariaDB?

Submitted by: Muhammad
MariaDB MAX() function is used to retrieve the maximum value of the expression.

Syntax:
SELECT MAX(aggregate_expression)
FROM tables
[WHERE conditions];
Submitted by: Muhammad

Read Online MariaDB Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.