Subject Re: [ib-support] Limit selection + firebird stability
Author Artur Anjos
Hi

In Firebird:
"select FIRST 10 * from table_name"

What you should do it's get the 'Release Notes' from the firebird site. This
release notes will answer all your questions about 'what's new in Firebird'.
http://www.firebirdsql.org

> how stable is firebird right now?
How stable is any piece of software?
In this group you will find that most of us are using Firebird in production
environments. Speaking by myself, I never had a problem with Firebird and I
recommend it to everyone.
(You will notice also that the most messages about Firebird crashing were
after a power cut, in a server without a UPS.As long as you follow the
rules, I doubt that you will have any of this problems.)

HTH,

Artur


----- Original Message -----
From: "nk_111" <nk@...>
To: <ib-support@yahoogroups.com>
Sent: Saturday, May 25, 2002 10:09 AM
Subject: [ib-support] Limit selection + firebird stability


>
> hello, I'm new comer in firebird 1.0. I have 2 questions:
> 1.
> in MySql:
> "select * from table_name limit 1,3"
>
> in MSSql:
> "select top 10 * from table_name"
>
> what is the similar syntax in firebird? I've read Interbase6.0 SQL
reference, but dont find answers there.
>
> 2.
> how stable is firebird right now? both in Linux and Windows. this might be
a silly question since there are references of
> firebird users in ibphoenix.com. but, when I surf this mailinglist
archieve for a while, there are topics about firebird crash
> and some problem arises. so, i need another opinion or suggestion in which
area firebird can/can't be used.
>
>
> tia,
> - nk -
>
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
>
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
>