db.exec | R Documentation |
Run one or more semi-colon terminated SQL statements
db.exec(db, script)
db |
The database connection. An S4 object of class "database". |
sql |
The SQL script to evaluate. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.