仅通过数据文件还原SQLServer数据库,而不依赖日志文件。 无 EXEC sp_attach_single_file_db DBName,'C:\DB_Data.mdf'
EXEC sp_attach_single_file_db DBName,'C:\DB_Data.mdf'