ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-france
php-france
Re: [php-france] pagaination
by Eric Seigne other posts by this author
Dec 27 2001 9:25AM messages near this date
Re: [php-france] pagaination | Re: [php-france] pagaination
On Mon, Dec 31, 2001 at 10:19:01AM +0100, Boudar El Madani wrote:
> Mais ça ne marche pas car le mot clé limit en ORACLE n'existe pas.

S T F W
tu sais, google ça existe, tu cherche
oracle select limit
ça donne ça
http://www.google.com/search?q=oracle+select+limit&hl=fr&btnG=Recherche+Google&lr=
et magie, 5° résultat de la recherche pointe ici:
http://www.phpbuilder.com/forum/archives/5/2001/8/3/17621

moralité, quand on a un soucis à 99,9% des cas, qqn l'a déjà eu et
la réponse se trouve probablement sur le web ... STFW

SELECT field1, field2 FROM (SELECT ROWNUM rnum, field1, field2 FROM sometable where whatever
 condition you want to use here) WHERE rnum BETWEEN 30 AND 39;

a+
Éric
-- 
AbulÉdu - solution logicielle libre pour l'école -
                                   www.abuledu.org
8ECD E2F8 AE2C 8520 127A  F1CB E3E3 A9A2 E5DD 0910


-- 
Avant toute question, lisez la FAQ: http://www.manucorp.com/faq.html
Pour vous désabonner envoyez un mail à php-france-unsubscribe@[...].org
Pour toutes les commandes envoyez un mail à sympa@[...].org avec HELP
Thread:
Boudar El Madani
Boudar El Madani
Eric Seigne
Boudar El Madani
Boudar El Madani
Eric Seigne
Benoit Evrard
Pierre-Alain Joye
Eric Seigne

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved