Subject SELECT LIMIT 1
Author ales
Helo!

How can I select from one table and limit results to one record.

select * from MyTable where MyTable.MyColumn = Something

In MySQL I am using LIMIT 1 but in firebird it is not working.

--
Aleš :)

+ http://www.curk-sp.si