dbCallProc-methods: Call an SQL stored procedure

dbCallProc-methodsR Documentation

Call an SQL stored procedure

Description

Not yet implemented.

Methods

conn

a PostgreSQLConnection object.

...

additional arguments are passed to the implementing method.

References

See the Database Interface definition document DBI.pdf in the base directory of this package or https://cran.r-project.org/package=DBI.

See Also

PostgreSQL, dbConnect, dbSendQuery, dbGetQuery, fetch, dbCommit, dbGetInfo, dbReadTable.


RPostgreSQL documentation built on Feb. 16, 2023, 8:53 p.m.