Skip to contents

get the id column name

Usage

sql_get_id_column_name(id_col_name, j, id_position = 1L)

Arguments

id_col_name

the id column name

j

the index

id_position

the id position

Value

a list of 2 elements of type character and numeric

corresponding to the ID column name and position.