World Cup Database - Build a World Cup Database

Tell us what’s happening:

Unable to run multiple commands in the SQL terminal. In the example in the screenshot, I executed the insert_data.sh script, but I cannot do anything else in the terminal. It just says END at the bottom. I have this same issue if I want to view information on a table. For example, \d teams.

Is there something that I should be pressing to be able to type in the SQL terminal again?

I have been getting around this by opening a new terminal every time.

T

hank you.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36 Edg/139.0.0.0

Challenge Information:

World Cup Database - Build a World Cup Database

i believe you can just press ‘q’ or the space bar a few times until the prompt appears.

I pressed q a few times and it worked. Thank you.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.