Subject | Re: [firebird-support] Select top |
---|---|
Author | Helen Borrie |
Post date | 2003-09-16T08:07:25Z |
At 09:32 AM 16/09/2003 +0200, you wrote:
where x=y
order by fieldname desc
Have you thought about reading the release notes?
heLen
>HelloSELECT FIRST 1 fieldname from table
>
>In mssql u can write
>select top fieldname from table where x=y order by fieldname desc
>
>is there something like that in firebird?
where x=y
order by fieldname desc
Have you thought about reading the release notes?
heLen