Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Concatenate

Concatenate

From: Reiro <ReiroGP_at_gmail.com>
Date: 16 Mar 2006 05:02:52 -0800
Message-ID: <1142514172.503200.86240@p10g2000cwp.googlegroups.com>


Hi

i have a test table in oracle. The two columns are START_DATE and START_TIME.
START_DATE is stored as 16/03/2006 and START_TIME as 55000.

I need to concatenate the start_date and start_time and i need to stored it as
START_DATE_TIME but in timestamp format dd/mm/yyyy hh:mm:ss .

plz help..

thanks in advance. Received on Thu Mar 16 2006 - 07:02:52 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US