I have a SQL table, TabA, with only 3 int columns : TabA (col1,col2,col3)
I have a list L2int, of type list with several items (ex ((1,2),(2,3)....