Hey eli,
The basic systax to create a database is as follows:
"CREATE DATABASE database_name"
Of course you can play around with different parameters, however as I said the basic command is as seen above.
One more thing, you'll have to make sure that you have the right authority...