My database is in the recovery pending state and I want to get in and extract the data out into a new database, I have NO BACKUPS available so some data (even if it is dodgy) is better than nothing. … Continue reading
Tags: SQL Server
Related Articles
How to UPDATE Nested Object and Table Columns, Part 1
This two-part series covers how you update User-Defined Types (UDTs) and Attribute Data Types (ADTs). There are two varieties of UDTs. One is a column of a UDT object type and the other a UDT collecti...
Real User Experience Insight – Part II
In this article series, we are discussing Oracle Real User Experience Insight. Part I was here. This is the second article in the series. We discussed the RUEI installation requirements and other mat...
100% Correct Cost Estimation Leads to the Best SQL Optimization – 10...
This blog is the finale in this series about common misconceptions surrounding SQL tuning. I selected this topic as my last one because it is a very common misconception in a DBA or developers mind. I...