Date range validation
144315Jul 25 2007 — edited Jul 25 2007Hi,
Is there any way I could make sure users never type in dates outside a predetermined range for all the date columns without having to implement triggers for each date column individually. Isn't there any parameter I can set somewhere to tell Oracle not to accept dates outside a specific range in all my existing and future applications.
So, if a user accidentally typed '12-MAR-206' instead of '12-MAR-2006', he would have an error message.
Thanks,
Denis.