Learn R Programming

ecd (version 0.6.4)

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

db
an object of ecdb class
statement
character, the SQL statement
...
database-specific parameters may be specified here

Value

a result set object