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
JSON documents in Azure and IF/THEN blocks
If you do any work in Azure you’ve probably done deployments using JSON scripts. Originally JSON in Azure didn’t support much, you could create objects, but if you put it in the JSON script, it would ...
Oracle Physical I/O – Introduction
When you want to retrieve data from the database, the fastest way to do this is if the data the query returns is already located in memory, or cache. If it is not located in cache, then the server pro...
Using Toad Edge Preview 2.0.0 with PostgreSQL 10
Introduction PostgreSQL and MySQL databases are the top two open source databases. PostgreSQL has features that are comparable to or better than those of MySQL database. Toad Edge 1.0 to 1.2 is design...
