This image shows a portion of the Form1.cs program. A line of code present inside the button1_Click method is highlighted in red is shown. The highlighted code is as below, cmd.CommandText = "select department_name from departments where department_id= :1";