备份特定月份的SQL Server数据库 [英] Back up SQL server database of specific month

查看:121
本文介绍了备份特定月份的SQL Server数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的sql server 2012数据库中有十万条记录。我想通过函数或sql查询每次备份特定月份的数据。



提前致谢。



我尝试了什么:



我尝试了备份备份完全备份但徒劳无功。

解决方案

您需要使用SQL Server管理工作室为每个月(一次)配置备份计划



该配置的步骤Here

I have lakhs of records in my sql server 2012 database. I want to backup data of specific month everytime through function or sql query.

Thanks in advance.

What I have tried:

I have tried differntial back up full back up but in vain.

解决方案

You need to configure the backup schedule for every month(one time) using SQL Server Management Studios

Steps of that configuration are Here


这篇关于备份特定月份的SQL Server数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆