Hi all,
I'm using SQL to access system tables and using Crystal on top of that to run reports.
There's a function in Crystal for "previous" and one for "next" which bring the previous or next record.
Is there a way of doing this in SQL?
I've looked on the web but only found confusing answers...
Thanks !
I'm using SQL to access system tables and using Crystal on top of that to run reports.
There's a function in Crystal for "previous" and one for "next" which bring the previous or next record.
Is there a way of doing this in SQL?
I've looked on the web but only found confusing answers...
Thanks !
Comment