Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Compute Age 0
Top Code
Compute Age 0
SQL > Date/ Time
Source List

Code 1-1 of 1   


This PL/SQL stored procedure returns a person's age in whole years. It returns the number of whole years between two dates, and will also validate a date. Includes a stored function version.