When a table is created :
By default it is accessible to all users.
By default they are created in the public schema.
By default tables are created in your schema.
By default they are created in the DBA schema.
You must specify the schema when the table is created.