-
Protected: DB Class
There is no excerpt because this is a protected post.
-
Information about SQL Server Agent job schedules
This below table is used to schedule SQL Server Agent job Column name Data type Description schedule_id int ID of the SQL Server Agent job schedule. schedule_uid uniqueidentifier Unique identifier of the job schedule. This value is used to identify a schedule for distributed jobs. originating_server_id int ID of the master server from which the…
-
Recover SQL statements
-
Get All Database and Tables in SQL
-
Add Linked Servers using query
-
Convert DataTable to HTML in C#
-
Send Email using smtp C#