1
Hello,
I have a question for a while and can’t find a definitive answer: I may have several schemas on an oracle Owner?
Ex.:
Owner: Renan
Schemas:
Indicators
Alert
Etc.
Tables:
- Renan.Indicadores.tb_rend_acum_teste
- Renan.Alerta.tb_flight
- Renan.etc.test
In SQL SERVER it works like this and I wonder if I can do the same thing in oracle.
Thank you.
I will have to create several users then. Thank you.
– Renan Rigo Calesso