Tell us what’s happening:
Describe your issue in detail here.
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/121.0.0.0 Safari/537.36
Challenge Information:
Learn SQL by Building a Student Database: Part 1 - Build a Student Database: Part 1
when i create the students with columns and i wanna use \d students to display the details , it keeps giving me this message “You should display the details of the “students” table” as an error when i run the code , and if i do a command line i don’t see the changes .