Is the Rank function currently supported?

The typical syntax seems to produce various errors.
rank() over(order by x)
rank() over(partition by y order by x)

Thx
—Andries

Reply via email to