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?

Answers

Answered by Steve
did you look up error 1064 to see what it means?
Answered by Ashley
Yeah it is something regarding my query and says "`" depends on the version or something like that.
There are no AI answers yet. The ability to request AI answers is coming soon!