I know its possible to inster a list of data into a database, but is it possible to inster a list of string arrays into a database?
So it would look like this: I'm not sure if the syntax is right, but this is a general idea of what I want.
List.get(0)array[0], List.get(0)array[1], etc
List.get(1)array[0], List.get(1)array[1], etc
etc
Aucun commentaire:
Enregistrer un commentaire