I wanted to use tables from here https://github.com/prograhammer/countries-regions-cities
My command line looks like this
sqlcmd -S SERVERNAME -d DATABASENAME -i script.sql
I navigate to the folder with the unzipped script from given website. It runs, it does not show any errors, but when I open my SQL server, I can't see new tables on my database.