| Oracle | ||
| Give the new user permission to connect and to create their own tables etc. | ||
| Specific to Oracle | ||
You should specify the "tablespace" - if you don't it defaults to SYS which causes a whole world of pain. The CONNECT and RESOURCE grants permit users to connect to the system and to create stuff. | ||