Home
>
SQL
> MIN
HTML
CSS
JavaScript
PHP
VbScript
Web Colors
SQL
SQL Syntax MIN
MIN Examples
SELECT MIN(DaysInHospital) AS MinStay FROM MediCarePatients WHERE age > 65;
See also SQL syntax for:
WHERE
Modifying Data Through a View
STDEV
BETWEEN ... AND ...
Modifying a Stored Procedure
Terms and Conditions