I cant keep coding because the => Symbol changed to (>… i can type in commands like \l and \d but not commands like SELECT * FROM more_info.
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0
Learn Relational Databases by Building a Mario Database - Build a Mario Database
that means you had an unclosed parenthesis in a previous line. write a closing parenthesis followed by a semicolon, ); so it ends the command, it will give an error probalby, but then you can rewrite your command correctly
);
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.