SQLSERVER saves data deleted by mistake at a certain time point

Source: Internet
Author: User
SQLSERVER saves deleted data at a certain point in time Reprinted from: to save deleted data at a certain point in time, you need to have a complete database backup before that point in time. In addition, your database recovery mode is required: full recovery mode how to view your database recovery mode to full recovery mode, run the following SQL1SELECTrecover

SQLSERVER saves deleted data at a certain point in time Reprinted from: to save deleted data at a certain point in time, you need to have a complete database backup before that point in time. In addition, your database recovery mode is required: full recovery mode how to view your database recovery mode to full recovery mode, run the following SQL 1 SELECT recover

SQLSERVER saves data deleted by mistake at a certain time point

Reprinted from:

To save data deleted by mistake at a certain time point, Hong Kong Space requires you to have a full database backup before that time point.

In addition, for a Hong Kong Vm, your database recovery mode is: "full recovery mode"

How to check whether your database recovery mode is full recovery mode, Hong Kong virtual host, run the following SQL

1 SELECT recovery_model, recovery_model_desc2 FROM sys. databases

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.