Quantcast
Channel: Substring In Sql | Automatic Website Traffic RSS
Viewing all articles
Browse latest Browse all 989

Queries to inventory your SQL Server Agent #Jobs

$
0
0
SQL Server Agent can only provide an answer to this question ... for display SELECT schedule_id ,job_id ,LEFT(CAST(next_run_date AS VARCHAR),4)+ '-' +SUBSTRING(CAST(next_run_date AS VARCHAR),5,2)+'-' +SUBSTRING(CAST(next_run_date AS VARCHAR),7,2) next ...

Viewing all articles
Browse latest Browse all 989

Trending Articles