Hello to everyone, This is my first email in empire-db's users list :)
One small question; How can I limit the number of rows returned in select
statements (i.e. SELECT .... LIMIT x, or SELECT TOP x ...)?
Right now I do this manually by appending a "LIMIT x" to my query's string but
this is such a frequent requirement that I am pretty sure this is implemented
but I failed to find it.
Regards,
Amin Abbaspour
