See " i have a 500 GB databse which has to be moved from one server to another server and that should be with the very minimal say the least downtime a company can afford to. which methods should we follow?
the answer i know is
1) copy database wizard,
2) attach and detach
3)backup and restore
4) generate script wizard and excute in destination server.
Which is method should we choose so that the downtime is very very minimal?
Thanks in advance.