ecdb.dbSendQuery: Send query to the elliptic database
Description
This API is used for write operations such as CREATE and INSERT.
Usage
ecdb.dbSendQuery(db, statement, ...)
Arguments
statement
character, the SQL statement
...
database-specific parameters may be specified here