We are psedo partitioning by date by getting the maximium ID for a period in time and then partitioning based on that. This is due to 80% of the queries...
From my take, this still doesn't solve the problem of passing a table from application development down to the database, with sending several delimited values in seperate variables, Correct?