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

Home -> Community -> Usenet -> c.d.o.server -> Re: "+" ???

Re: "+" ???

From: Jas Dhudwal <dhudwal_at_city.burnaby.bc.ca>
Date: 2000/07/13
Message-ID: <oosb5.412$V6.32571@news.bc.tac.net>#1/1

The following will work:

sentence:='i am' || 'there';

|| will concatenate characters.

Jas Received on Thu Jul 13 2000 - 00:00:00 CDT

Original text of this message

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