Search Keys From Pre-Defined Or Key Based Queries
searchKeys(x, input = NULL, con, ...)# S3 method for key
searchKeys(x, input = NULL, con, ...)
# S3 method for md
searchKeys(x, input = NULL, con, ...)
# S3 method for set
searchKeys(x, input = NULL, con, ...)
query type as character.
input that triggers action. Defaults to NULL.
PostgreSQL Connection object.
addtional arguments to be passed to the methods.