dbTalk Databases Forums  

SQL LIMIT and OFFSET

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss SQL LIMIT and OFFSET in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Stas
 
Posts: n/a

Default SQL LIMIT and OFFSET - 09-15-2009 , 09:01 AM






Does Sybase SQL support something like LIMIT and OFFSET to
read only a defined amount of rows?

Reply With Quote
  #2  
Old   
Nathan Auch [Sybase]
 
Posts: n/a

Default Re: SQL LIMIT and OFFSET - 09-15-2009 , 09:21 AM






Yes. SQL Anywhere uses the "TOP N START AT" construct to limit the set
of rows returned by a query. See:

http://dcx.sybase.com/index.php#http...ormatting.html

Nathan Auch
Sybase iAnywhere

Stas wrote:
Quote:
Does Sybase SQL support something like LIMIT and OFFSET to
read only a defined amount of rows?

Reply With Quote
  #3  
Old   
Stas
 
Posts: n/a

Default Re: SQL LIMIT and OFFSET - 09-15-2009 , 09:47 AM



OK. Thank you.

Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.