I'm working with SAP Data Services, and have a table that I'm trying to filter. Nothing I can think of in SAP would work, however if I use a SQL query that might.
My questions is: How do I make a query that will filter out the first and last row in a table?
You can substiute whichever column you wish for TRANSACTION_NO (ROW_ID, etc.) to match what constitutes "first" and "last" for your data.