-- 1.1) Alterar o caminho para um local existente no seu servidor. CREATE DATABASE [Traces] ON PRIMARY ( NAME = N'Traces', FILENAME = N'C:\Program Files\Microsoft SQL ...
One new feature in SQL Server Management Studio 2008 is the ability to restrict changes that would force a table to be re-created. This is a safety valve which can be turned off, if you choose. Let’s ...