I'm writing a script to generate a qvd from an oracle table that gets generated everyday. I have created the daily qvd but then I want to append to the qvd the next days data so I have historical data. I have attached my script can anyone help.
The oracle table structure has no indexes it conatins a creation date and no keys.