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 question

SQL question

From: Burkhard Schultheis <Burkhard.Schultheis_at_t-online.de>
Date: Sat, 26 Dec 1998 07:29:36 GMT
Message-ID: <19981226.7293619@Burkhard.Schultheis.dialin.t-online.de>


Hallo,

if I have the following table:

Nr Text
-- ----

1     'Text1'
2     'Text2'
4     'Text3'

I want to search for the first 'free' Nr, which should be 3 in this case. How to do it with one select?
Thank you in advance!

Burkhard Schultheis
Tele Data Received on Sat Dec 26 1998 - 01:29:36 CST

Original text of this message

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