Hello, having a large table say over 100 million rows to backup only...would it be faster to do a select " into or use like the Import/Export Wizard within Management Studio (believe it uses like some type of Bulk insert operation under the hood).
Thanks in advance.