- Edited
i am trying to prepare a SQL query that will copy marked as archive data from main tables to backup tables.trying to figure out the correct query for the same, can anybody please guide me.i think i should start from delete query and modify the function to do archiving instead.