Hi
I need help for prompt LIMIT with two values, the first value is the starting row, the 
second value end of LIMIT.

The following instrction work?

"SELECT A, B, C FROM Table LIMIT value1,value2"

value2 is intended obtained with the COUNT() function.
value1 = is inferior of value2 and the starting row

There is an alternative to use this?

Thank for all.

Antonio Gabrielli 

Reply via email to