28/11/2007, 00:41
|
| | | Fecha de Ingreso: marzo-2004
Mensajes: 1.510
Antigüedad: 20 años, 8 meses Puntos: 7 | |
Re: sumar año en una fecha(oracle) creo que algo asi
update PS_MLM_PERIODO_VAC set EXP_DT = to_date(to_char(EXP_DT,'ddmm')||to_number(EXP_DT,' yyyy')+1, 'ddmmyyyy');
__________________ Blogzote.com :-) Mi blog |