Hello everyone, I hope you are doing well. I am working on a project where I want the SQL query to run below when a button is clicked. I am currently unable to do this with a button, so I achieved it using the select statement. However, it will be more user-friendly to do it with a button. The SQL query is: UPDATE appointments SET approval='approved'.