I am a complete newbie. Transitioning into data analytics. Currently at the stage of getting my hands dirty with portfolio projects to ensure I'm more marketable, hehe.
I completed one of these interactive guided projects. The problem is, the only data that was available to download was the SQL script for creating and inserting data into tables... As opposed to data sets in form of an excel file, i.e.
Now, I want to recreate the code again so it sticks, but I have no idea how to actually view these data sets that are created in the SQL script I could download. I would like to transform that script into actual, viewable tables. How do I do that?
I appreciate any help in advance and my apologies if this is dummy. I tried looking for answers beforehand.