Execute below query to find the SQL Jobs running in a server:
Exec msdb..sp_help_job @execution_status = 1
This blog contains posts related to data warehouse. All posts are used in my real time project and can be used as reusable codes and helpful to BI developers.
No comments:
Post a Comment