having problems after I type a command that is not acknowledged:
I posted about it here I think other users are also having similar problems
what am I doing wrong here that its not passing the challenge?
When I do:
CREATE TABLE students()
it just goes to the next line, it doesnt pass the challenge and clicking on run also does nothing. whats wrong?
I was told this:
Yet if I do like it shows in the instructions and as Im told above ( adding the semicolon) I get a syntax error:
CREATE TABLE <table_name>();
Link to the challenge: