I have a data base in postgres that generate new tables every days with information about this specific day.
tab1.12/03/2015
tba2.13/03/2015
...
...
So, i need to create a script in qlikview where i can load and store this new table from postgres into qvd file every days automatically, without concatenation.