I need to what is the best way and how to create a script or procedure where I can create a backup of a database on one server(producti on) and restore that database onto another server(test). The database currently exists on both servers but I want to keep the data on test up to date with production server. Does anyone know the best way to do this and possibly how to do this.
Thanks
Thanks
Comment