Ask Questions
Java IO
Servlet
RubyonRails
PHP
SQL Tutorial
Core Java
JavaScript
JSP
jQuery
Struts
Spring
Core Java
Servlet
PHP
jQuery
Java IO
JavaScript
SQL Tutorial
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];