Subject Subtract Years from a Date Value in SQL
Author Christian Gütter
Hi,

is there a reliable way to subtract e. g. 100 years from a
date value?

My problem is that I would like to subtract 100 years from a given set
of date values and it would be very convenient to do it with a simple
SQL statement.


Thanks in advance for your answers,


Christian