Subject RES: [firebird-support] How to return only a few rows from select sql statement
Author Fabiano
Try:

select first 5 * from table



De: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] Em nome de Milan Babuskov
Enviada em: sexta-feira, 20 de janeiro de 2012 09:40
Para: firebird-support@yahoogroups.com
Assunto: Re: [firebird-support] How to return only a few rows from select
sql statement





trskopo wrote:
> Suppose I have a sql statement :
> select * from table
>
> Is that possible to return only a few rows from that statement (not the
whole result), just like MySQL?

http://www.firebirdfaq.org/faq111

HTH

--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================





[Non-text portions of this message have been removed]