Uploading CSV file to SQL database

I am trying to insert data from a csv file that is created by data scraping into an SQL database. However when I try to do this nothing occurs in my database. Could someone explain why?