entryQueryDb: Query data base with large lists

Description Usage Arguments

View source: R/entryQueryDb.R

Description

For queries with lists of more than 1000 length, this functions splits the list, does the query and rejoins to return the complete result

Usage

1
entryQueryDb(sql_frame, queryEntry, data = NULL)

Arguments

sql_frame

The character string that represents the frame for the R object to be queried

queryEntry

Character or numeric vector that represents te list of search terms

ORALCE_UID

Oracle data base user ID, set up as system variable

ORALCE_PASS

Oracle data base password, set up as system variable

CON_STRING

Oracle data base connections string, set up as system variable


elalemano/buzzwink documentation built on May 20, 2019, 9:59 a.m.