If I have a date/time column using timestamp.. how can I manipulate the date/time easily.. like take the date/time and
add7 days to it and get the correct date.. or subtract 5 days.. or anything like that.. I can do it all in perl (which
Ihave done in the past).. but I hate dealing with month/year roll overs..
Travis