I found out that ROW_NUMBER() has a different outcome then ROW_NUMBER. The last one return the row number in the original table, the first one returns the rownumber in the resulting recordset. It is actually pretty nice to have both options, but maybe a good idea to mention that in the helpfile because there both option are written down without the difference: