Posts by Bruno Silva • 11 points
1 post
-
1
votes1
answer114
viewsQ: Pass CSV content to an Sqlite table
I have a CSV file with student records. I would like to upload these records to a table aluno in the Sqlite. How can I perform this operation?