Rdocumentation
powered by
Learn R Programming
sqlutils (version 1.2)
getParameters: Returns the parameters that must be set for the given query.
Description
Returns the parameters that must be set for the given query.
Usage
getParameters(query)
Arguments
query
the query name.
Value
list of parameter names.