Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> sql dummies
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
![]() |
![]() |