SQL
zoo.net
Create a new user.
SQLite
DB2
Access
Postgres
Oracle
SQL Server
MySQL
Mimer
Sybase
Give the new user permission to connect and to create their own tables etc.
CREATE USER scott IDENTIFIED BY 'tiger'
Specific to
none
Related links:
USERS
Create a new user.
Read tables from another schema/database
Change the default schema/database.
Find another process and kill it.
Set a timeout.
Change my own password
Who am I?