Is SQL:INSERT INTO supported

I wish to modify an SQL table as part of a scheduled dashboard's frame which is coded in SQL. Can I user INSERT INTO and VALUES in my code to achieve this?

thanks
Regis

The only place you can use insert and update statements is Metabase actions Introduction to actions

not all databases are supported though