Update from Sync Service
This commit is contained in:
3
实践积累/数据库/附加数据库.md
Executable file
3
实践积累/数据库/附加数据库.md
Executable file
@@ -0,0 +1,3 @@
|
||||
```sql
|
||||
exec sp_attach_single_file_db @dbname='ZHDMTProj_SX',@physname='F:\DataBases\ZHDMTProj_SX.mdf'
|
||||
```
|
||||
Reference in New Issue
Block a user