Istudent Rana

Istudent Rana

  • 1.3k
  • 317
  • 79.7k

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

Jan 23 2018 5:10 PM
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)