Create TableSpace overmind DataFile 'D: /oracle920/oradata/overmind/mydbfile.ora' size 100m autoextend on Next 4M
It is also possible to NEW in TableSpaces inside PL / SQL.
Create User Aa Identified by BB Default TableSpace overmind Temporary TableSpace Temp Profile Default
You can also in the Users in PL / SQL.