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 -> || & /

|| & /

From: vertigo <ax178_at_wp.pl>
Date: Sun, 19 Dec 2004 18:43:08 +0100
Message-ID: <cq4ek9$h62$1@atlantis.news.tpi.pl>


Hello

        Sorry for such simple question, but i can't find it in documentation. I found code which looks like:

CREATE .....
BEGIN
....
END ...;
/

what does '/' do ?

And similar '||' for example:

select initcap(column1) || initcap(column2)..... are there any differences between || and concat() ?

Thanx
Michal Received on Sun Dec 19 2004 - 11:43:08 CST

Original text of this message

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