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 -> sql dummies

sql dummies

From: Marten Lehmann <lehmannmapson_at_cnm.de>
Date: Fri, 24 Mar 2006 20:33:05 +0100
Message-ID: <48ivnkFkmk5hU1@individual.net>


Hello,

I'm switching from sybase to oracle. With sybase, I was used to start with sql-dummies like

select 'test'

so I could build the whole application on top of the sql-statement and later I replaced this dummy by a real sql-statement querying table data.

How can I do this with oracle? Oracle doesn't allow a statement like the above one.

Regards
Marten Received on Fri Mar 24 2006 - 13:33:05 CST

Original text of this message

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