MySQL Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesMySQL Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 30th, 2000, 10:46 PM
prabhakar prabhakar is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: hyderabad,A.P-India
Posts: 9 prabhakar User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via Yahoo to prabhakar
in my data base there are thousands of records are there, i want to retrieve them and display only 15 records at a time.how can it possible.?

------------------

Reply With Quote
  #2  
Old August 31st, 2000, 01:04 AM
RyanP
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
display in what (web browser?), using what language (php?)

Reply With Quote
  #3  
Old September 1st, 2000, 03:49 AM
Kinshukv Kinshukv is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2000
Location: New Delhi,Delhi,India
Posts: 4 Kinshukv User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Regardless of the language you use , if you sending a query in mysql and are trying to limit the no. of retreived records you can use "limit" at the end of the select statement to restrict the records also u can use the where option generally for this purpose .
eg
SELECT * FROM table_name LIMIT 10,10;
will give you all the columns of table "table_name" and total 10 rows starting from the tenth row

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesMySQL Help > restricting the # records


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway