Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am used to executing sql via components by other outputting data into CSVs or updating data via CSVs. I have never needed to run SQL commands that dont really send or return data like running "truncate" on table. Which component would be best for this?
cterenzi wrote:
You can run multiple commands with a single database "Row" component by separating them with semicolons.