Hi all ,
I tried to do a select statement below :
select * from homeuser order userid limit 5;
However it did not working ,it display all the records in thedatabase. You all have any ideas how to use limit clause ??
Thanks weetat