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 > Does RowNumber() work with AS400 V5R1 iSeries DB?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-17-03, 18:53
cws cws is offline
Registered User
 
Join Date: Feb 2003
Posts: 8
Does RowNumber() work with AS400 V5R1 iSeries DB?

Does RowNumber() work with AS400 V5R1 iSeries DB? I was trying to get a sequence number with each row during a select but it errors out saying that RowNumber() does not exist.

Thanks,
Chris
Reply With Quote
  #2 (permalink)  
Old 11-18-03, 08:54
blom0344 blom0344 is offline
Registered User
 
Join Date: Jan 2003
Location: Zutphen,Netherlands
Posts: 256
Nope, no such function for AS400. Aren't you confusing ROWNUM() function from ORACLE

There is a SQL reference for DB2 AS400: DB2_SQL_Ref.pdf
__________________
Ties Blom
Senior Application Developer BI
Getronics Healthcare
DB2,ORACLE,Powercenter,BusObj,Access,
SQL, SQL server
Reply With Quote
  #3 (permalink)  
Old 11-18-03, 08:58
cws cws is offline
Registered User
 
Join Date: Feb 2003
Posts: 8
I've seen other people talking about it for OLAP DB2 in this same forum, but not for AS400 iSeries.

Thanks,
Chris
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