A Gentle Introduction to

SQL

USERS

How to create users, give them access, get at other peoples tables. How to find processes and kill them.

Create a new user.| SQLite | DB2 | Access | Postgres | Oracle | SQL Server | MySQL | Mimer | Sybase |
Read tables from another schema/database| SQLite | DB2 | Access | Postgres | Oracle | SQL Server | MySQL | Mimer | Sybase |
Change the default schema/database.| SQLite | DB2 | Access | Postgres | Oracle | SQL Server | MySQL | Mimer | Sybase |
Find another process and kill it.| SQLite | DB2 | Access | Postgres | Oracle | SQL Server | MySQL | Mimer | Sybase |
Set a timeout.| SQLite | DB2 | Access | Postgres | Oracle | SQL Server | MySQL | Mimer | Sybase |
Change my own password| SQLite | DB2 | Access | Postgres | Oracle | SQL Server | MySQL | Mimer | Sybase |
Who am I?| SQLite | DB2 | Access | Postgres | Oracle | SQL Server | MySQL | Mimer | Sybase |