i take SYSDATE(datetime (19)) and transform it to to_integer(to_char(sysdate)) in and integer port and send it
target table with a port UPDATE_DATE (int (4)) .. i get a value of 4 populated in the UPDATE_DATE field.. what shud be the
value of SYSDATE when converted to integer of size 4. I think it shud be "04202004" ..any ideas..is it the right value
that is getting populated.
thanks for ur help
target table with a port UPDATE_DATE (int (4)) .. i get a value of 4 populated in the UPDATE_DATE field.. what shud be the
value of SYSDATE when converted to integer of size 4. I think it shud be "04202004" ..any ideas..is it the right value
that is getting populated.
thanks for ur help