| ctas | create table as select |
| db_migrate | Migrate table from source to target |
| insert_ignore | Insert ignore by primary key |
| list_databases | List Databases |
| list_fields | List fields of a table |
| list_tables | List Tables |
| parse_sql | Clean up sql query |
| parse_sql_script | Get sql query from file |
| run_sql | Run SQL script from file |
| tbbl | Connect DB Table |
| upsert | Upsert by primary key |
| use | Set Default Database |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.