Dear all,
I am not a professional SQL administrator and maybe I am having non sense question:
- I am having Simple personal table on Azure SQL table.
- I would like to edit the values directly from SQL, because is it much more user friendly than through SQL queries.
- I already manages to get the data into the Excel from my SQL table, but I don't know how to update/insert it back to SQL.
Is that possible?