Asked by Ashley
                Hi!
I'm new to SQL.
I was trying to create a new database called database1 in MySQL workbench environment.
This version of MySQL is
127.*.*.*:****
When I typed the query as,
CREATE SCHEMA `database1` ;
and clicked execute the selected scrip or portion.......
But it keeps displaying error 1064
What could be the reason for this?
            
        I'm new to SQL.
I was trying to create a new database called database1 in MySQL workbench environment.
This version of MySQL is
127.*.*.*:****
When I typed the query as,
CREATE SCHEMA `database1` ;
and clicked execute the selected scrip or portion.......
But it keeps displaying error 1064
What could be the reason for this?
Answers
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.