CREATE DATABASE 12;
13:34:35 CREATE DATABASE 12 Error Code: 1064. You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '12' at line 1 0.000 sec
I tried executing the following:
CREATE DATABASE $test;
CREATE DATABASE 1$;
CREATE DATABASE $;
CREATE DATABASE _;
CREATE DATABASE 12;
Only the last one failed. So the answert is D.
upvoted 2 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
chehin
2 years, 7 months agomschnittker
4 years, 3 months agoTharwa
4 years, 8 months agoLara
5 years, 10 months ago