setDBOption {rquery} | R Documentation |
Note: we are moving away from global options to options in the DB handle.
Prefer setDBOpt
.
setDBOption(db, optname, val)
db |
database connection handle. |
optname |
character, single option name. |
val |
value to set |
original options value