What's the best way to insert, update, delete data before running a BO report?
I'm trying to get rid of some SAS reports that are realy hairy. I can picture a way to do it, by using some temp tables to combine data and then pull it all together into a report, but not sure about the best way to go about executing insert, delete, etc. statements.
Thx!
I'm trying to get rid of some SAS reports that are realy hairy. I can picture a way to do it, by using some temp tables to combine data and then pull it all together into a report, but not sure about the best way to go about executing insert, delete, etc. statements.
Thx!