View Single Post
  #1 (permalink)  
Old 07-14-2006, 12:32 PM
NeedHelp NeedHelp is offline
Programming God
 
Join Date: May 2006
Posts: 527
Rep Power: 13
NeedHelp is on a distinguished road
Default Limit number of listings

Is there a way in MySQL to limit how many results are shown?

SELECT * FROM tbl;

but I only want say, 25 results. Is this possible?
__________________
I Need Help
Reply With Quote

Sponsored Links