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 -> Re: Who is this called

Re: Who is this called

From: Mark C. Stock <mcstockX_at_Xenquery>
Date: Thu, 12 Jan 2006 05:50:21 -0500
Message-ID: <aJOdnVYgiprzqVveRVn-oA@comcast.com>

<Kurt-Erich.Finger_at_hte-company.de> wrote in message news:1137054886.246010.138420_at_o13g2000cwo.googlegroups.com...
> No, it#s not a simple + sign.
>
> Why should simple things be simple?
>
> My question is still open, what do I have enter (google or oracle) to
> find something about 'Using Sql to write Sql'?
> When entering it in google I only find books.
> Is this an undocumented feature of Oracle?
>
> thx
>
> Kurt-Erich
>

'this' is not an undocumented feature any more than 'using sql to format names' is. 'it' is just a way of using other SQL techniques.

what do you actaully need to know? try:

contatenation operator (mentioned previously) data dictionary (where oracle stores its meta-data) system tables

btw: http://dev.mysql.com/doc/refman/5.0/en/server-sql-mode.html for your MySQL issue describes the PIPES_AS_CONCAT setting. found it by googling on "mysql concatenation operator"

++ mcs Received on Thu Jan 12 2006 - 04:50:21 CST

Original text of this message

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