Interviewer And Interviewee Guide

MariaDB Interview Question:

Do you know what is the use of MariaDB SUM() function?

Submitted by: Muhammad
MariaDB SUM function is used to return the summed value of an expression.

Syntax:
SELECT SUM(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.