Home
>
SQL
> MAX
HTML
CSS
JavaScript
PHP
VbScript
Web Colors
SQL
SQL Syntax MAX
MAX Examples
SELECT MAX(DaysInHospital) AS [MaxStay] FROM MediCarePatients WHERE age > 65;
See also SQL syntax for:
SELECT
SELECT INTO
DROP
Modifying a View
Deleting a Stored Procedure
Terms and Conditions