Re: SQL Help me

From: Robert Yeh <robert.yeh_at_qwest.com>
Date: Thu, 7 Jun 2001 11:20:12 -0400
Message-ID: <9fo5rg$nni$1_at_bob.news.rcn.net>


Correct my early posting in the select statement:

select column1
from (select column1 from table1 order by column1) where rownum < 20; Received on Thu Jun 07 2001 - 17:20:12 CEST

Original text of this message