Will ya look at that. Thanks much, I will give it a try. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Marcin P Sent: Monday, June 16, 2003 1:56 AM To: [EMAIL PROTECTED] Subject: Re: Number of row returned by a select
Did You try to use ROWID? I mean statement like: SELECT * FROM MY_TABLE WHERE ROWNO<40 It works on my side.... Best regards, Marcin Pytel Uzytkownik "PcgScrapAddy" <[EMAIL PROTECTED]> napisal w wiadomosci news:[EMAIL PROTECTED] > I have not found a native limiter function to date as I was recently looking > for the same. I looked in the docs and searched the archives but I could not > find anything on the subject so if you do could you please pass on a FYI? > > thanks > > kevin > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Olivier > Fournier > Sent: Saturday, June 14, 2003 4:08 AM > To: sapdb > Subject: Number of row returned by a select > > > hello, > it is possible to fixe the number of row returned by a select ? > > thank you > > olivier fournier > _______________________________________________ > sapdb.general mailing list > [EMAIL PROTECTED] > http://listserv.sap.com/mailman/listinfo/sapdb.general _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
