Subject | Re: [Firebird-general] Re: Firebird Slogan |
---|---|
Author | Milan Babuskov |
Post date | 2005-04-28T08:17Z |
Adam wrote:
where Licence_Cost = 0
and Licence_Restrictions = 0
and Administration < 1
and RUNS_ON in ('Win32', 'Linux', 'MacOSX')
and is Reliable;
NAME
====================
Firebird
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org
> Maybe something like the shirts would workSelect NAME from RDBMS
>
> Select name
> from RDBMS
> where License_Cost = 0
> and License_Restrictions is null
> and Administration is null
> and Reliabile = 'T'
> and ACID = 'T'
> and Win32 = 'T'
> and MacOS = 'T'
> and Linux = 'T'
> and
where Licence_Cost = 0
and Licence_Restrictions = 0
and Administration < 1
and RUNS_ON in ('Win32', 'Linux', 'MacOSX')
and is Reliable;
NAME
====================
Firebird
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org