Restoring an altered SQL Server database with an original MDF -


i'm using sql server 2008 r2 instance , inadvertently deleted column of id's restore.

i have original mdf , ldf. can detach altered database , restore original status attaching new database using original mdf?


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -