Ask Questions
PHP
Spring
Core Java
Java IO
JavaScript
RubyonRails
JSP
jQuery
SQL Tutorial
JavaScript
Core Java
jQuery
JSP
Java IO
Servlet
RubyonRails
Struts
PHP
MySQL Tutorial
What is MySQL
MySQL Data Types
MySQL DATABASE
MySQL Database
MySQL TABLE
MySQL Create Table
MySQL Alter Table
MySQL Truncate Table
MySQL Drop Table
MySQL QUERIES
MySQL All Queries
MySQL CLAUSE
MySQL WHERE Clause
MySQL DISTINCT Clause
MySQL FROM Clause
MySQL ORDERBY Clause
MySQL GROUPBY Clause
MySQL HAVING Clause
MySQL CONDITIONS
MySQL AND
MySQL OR
MySQL LIKE
MySQL AND OR
MySQL IN
MySQL NOT
MySQL IS NOT NULL
MySQL IS NULL
MySQL BETWEEN
MySQL JOIN
MySQL JOINS
MySQL FUNCTIONS
MySQL count() Function
MySQL sum() Function
MySQL avg() Function
MySQL min() Function
MySQL max() Function
MySQL first() Function
MySQL last() Function
<
MySQL MIN() Function
MySQL min() function is used to return the minimum value from the table.
syntax
SELECT MIN (aggregate_expression) FROM tables [WHERE conditions];