Hi, I am trying to create a new oracle databsae, but cannot seem to create a user with the correct privileges. I am having trouble creating a user with less than admin privilegs but want them to be able to create any table, select any table, but only within this schema. I was trying to accomplish this with the 'object privileges', but it seems to be able to work with only existing objects? How can I say that the user can do anything within a given specific schema or tablespace?
Thanks in advance
Thanks in advance