Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SQL Server 2008 のデータベースから削除されたテーブルの行を取り戻すことはできますか?
はいの場合、どうすればこれを行うことができるか教えてください。
以下の例は 2005 年のものですが、2008 年には微調整が必要かもしれません。
簡単な方法は、バックアップに基づいて復元することです
SQLサーバーテーブルから削除された行を回復する方法は?
SQL Server データベースから削除された行を復元する