Tagged Questions

0
votes
1answer
29 views

Decode with Rownum

Hi, I have a requirement in Oracle using Decode function with Rownum. I need to convert this into Teradata. I need help in this. I tried using Top function and Rank qualify but un …