If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Alternative to FETCH FIRTST n ROWS ONLY

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-12-09, 07:16
makrand.ubale makrand.ubale is offline
Registered User
 
Join Date: Feb 2009
Posts: 1
Question Alternative to FETCH FIRTST n ROWS ONLY

Hi... i have to select 50 distinct records from a sub query... AS400 doesn't allow FETCH FIRTST n ROWS ONLY in sub query.. so is there any approach by which i can fetch only 50 distinct records from the subquery?
Reply With Quote
  #2 (permalink)  
Old 02-12-09, 11:52
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Do you have the ROW_NUMBER OLAP function? Then you can use that.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On