Description Usage Arguments Value Author(s)
Execute query in database
| 1 | 
| sql | Query SQL to be executed: 'INSERT INTO cars (speed, dist) VALUES (1, 1), (2, 2), (3, 3);' | 
| replacement | Array with replecements c('find this' = 'replace with this') | 
| connection_alias | Alias para acesso a conexao armazenada | 
TRUE if executed without errors
Herson Melo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.