|
I want to know, is there possible to attach one database filegroup's to another database?. yes means how???, no means why????
(comments are locked)
|
|
No, that's not possible. The "why" is like asking why SQL Server storage engine is designed this or that way. It's a "by design" thing. You'll have to load the data from database A to database B.
(comments are locked)
|

