Running mysql script

Hello

I want to change column values of a particular table using multiple update commands. So, written commands and saved in .sql file.

Now, how can I run this file to make changes in frappe tables?

I am using MobaXterm to connect to frappe mariadb. Where can I save .sql file and then run the same?