For queries with lists of more than 1000 length, this functions splits the list, does the query and rejoins to return the complete result
1  | entryQueryDb(sql_frame, queryEntry, data = NULL)
 | 
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  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.