Hello, i'm new to SQL, but have been pushed into the deep end by actually doing what I was practicing last week.
I have backed up a database, and want to restore that database to another i created with a different name.
For example, i backed up a db called AAA. I backed up this db. I created another (empty) db called AAA_1 and want to restore AAA to AAA_1.
I am concerned I may overwrite AAA, as this db has some important data in it.
Does anyone know how I can go about restoring this??
Much appreciated
I have backed up a database, and want to restore that database to another i created with a different name.
For example, i backed up a db called AAA. I backed up this db. I created another (empty) db called AAA_1 and want to restore AAA to AAA_1.
I am concerned I may overwrite AAA, as this db has some important data in it.
Does anyone know how I can go about restoring this??
Much appreciated