2
Answers

How do i back up data from a table before deleting all data?

Photo of Istudent Rana

Istudent Rana

7y
176
1
I have to delete all records from a table. But before that i want to keep back up of all the records so that in case I could create table with same data.
 
how do i do it? best way to do? I only know CRUD queries.
 
 

Answers (2)