Consider a scenario where you have a Delta Lake table named 'sales_data' that has been updated multiple times over the past year. You need to identify the user who performed the last update on this table. How would you achieve this using Databricks SQL or PySpark?