What is SQL server job, and why is it used?
Explain the component of SQL server job.
How to create a new SQL job using SQL Server Management Studio?
Explain the concept of job schedules in SQL Server jobs.
Where to use SQL Server jobs to automate a task?
What is SQL Profiler, and why is it used?
How can SQL Profiler help in performance tuning?
How to setup a trace using SQL Profiler to monitor a specific database?
How to use SQL Profiler to find slow-performing queries in a database?
What are the risks of running SQL Profiler in a production environment?