The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Lead and lag oracle functionality"
Karan_Kansal
Member Posts: 9 Contributor II
I need to implement oracle Lead and Lag functions. Basically I want to check the values in the previous and next row and use them in if else statements.
Anyone has ideas for doing the same.
Help is greatly appreciated.
Thanks
Anyone has ideas for doing the same.
Help is greatly appreciated.
Thanks
Tagged:
0
Answers
you can use the Lag operator from Series extension for this.
~Martin
Dortmund, Germany