2 Feb
2010
2 Feb
'10
3:08 p.m.
Hi, Is there any documentation on how to manipulate dates (add/subtract months, days, years)? Running query: sql>select date '1900-01-01' + interval '100' year; Produces error: Incorrect interval (3>1)..... Thanks. Dariusz.