SQLzoo.net

Create a new user.

Mimer
Give the new user permission to connect and to create their own tables etc.


Specific to Mimer
An IDENT is a user. A DATABANK corresponds to a file where the data is actually stored. Users normally have a SCHEMA - this is created as the user is created.

Related links:

  • USERS