每天早上7点自动运行存储过程? [英] Automatically run a stored procedure at 7am every day?

查看:45
本文介绍了每天早上7点自动运行存储过程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

尊敬的先生,


如何使用每天早上7点自动运行"查询?(存储过程)


回复我...

Dear sir,


How to use query for Automatically run at 7am every day?(stored procedure)


reply me...

推荐答案

SQL Server Agent
上安排它 SQL作业 [如何运行存储过程每天在SQL Server中 [
Schedule it on SQL Server Agent
SQL JOB[^]

Similar discussion:
How to run a stored procedure every day in SQL Server[^]


同意,Sql Agent是最好的.另一种选择是
使用
SQLCMD [任务计划程序 [ ^ ]
Agree, Sql Agent is the best. Another alternative is
Use SQLCMD[^] with Task Scheduler[^]


这篇关于每天早上7点自动运行存储过程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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