Hi
select * into tablename_2023_12_12 from tablename
this query help us take backup of the table by appending todays date
now i want this query to be written in presql in output data tool but every time when i run the workflow backup table date should change to todays date
parllely i need to load my output data to that main table any soultions please