任务包括计划并管理数据库、调优性能与容量、创建和维护索引并优化查询、监测、以及管理备份与恢复。
Tasks include planning and administering the database, tuning for performance and capacity, creating and maintaining indexes and optimizing queries, monitoring, and managing backup and recovery.
我应该如何创建和实现每个星期检查新的SP发布的计划任务(例如,每个星期四的凌晨3:00)?
How do I create and schedule a task that would check weekly for a new SP release (for example, every Thursday at 3:00 am)?
我应该如何创建和实现每个月检查TL发布的计划任务(例如,在每个月15号的凌晨2:30)?
How do I create and schedule a task that would check monthly for a TL release (for example, on the 15th of every month at 2:30 am)?
应用推荐