I posted a while back about the skip_header functionality for dbr.import.options and was wondering if a similar thing could be implemented to skip the footer?
something like:
SELECT 'dbr.import.options', 'skip_footer', 1;
We have an imported file which has a footer than needs stripping and we don't know how many total rows there will be, only that there are 9 header rows and 2 footer rows.
Best regards
Chris