7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
USE master
|
|
GO
|
|
sp_attach_db 'ISO', 'C:\DataPRO_SQL\ISO.mdf'
|
|
GO
|
|
|
|
|