| Subject | TOP 1? | 
|---|---|
| Author | Steve Miller | 
| Post date | 2007-05-10T23:46:28Z | 
I thought I read somewhere that the latest version of Firebird
supports selecting the first record from a result set, such as this
query in SQL Server:
SELECT TOP 1 MyColumn FROM MyTable ORDER BY SomeOrd
Is this true, or am I dreaming it? If it's still a dream, what do
people do for a workaround?
Steve
            supports selecting the first record from a result set, such as this
query in SQL Server:
SELECT TOP 1 MyColumn FROM MyTable ORDER BY SomeOrd
Is this true, or am I dreaming it? If it's still a dream, what do
people do for a workaround?
Steve