R/read_servers_helpers.R
sql_get_id_column_name.Rd
get the id column name
sql_get_id_column_name(id_col_name, j, id_position = 1L)
the id column name
the index
the id position
a list of 2 elements of type character and numeric
list
character
numeric
corresponding to the ID column name and position.