Subject Max Results
Author Uwe Oeder
How can I tell firebird to return only a set amount of records ?
SELECT * FROM People ; Returns 70000 records but I want to return only the
first 100 ?