Learn SQL by Building a Student Database: Part 1

Hi everyone. Why when I type in \d the table didn’t show up?

Hello.
Welcome to the forum.

Try checking \l first to see if you get the tables

Also I see there was a connection issue earlier? So maybe better to exit this terminal and restart with a new connection statement (psql etc.)

Look like I killed the terminal now. How to reconnect the terminal ?

If you look at the code road tab then you should be able to go back to the first step to review the psql connection command there?

Thank you for your help :grin: