Is supported create custom objects inside native owners?
Hi,
Does anyone know if it is suported create custom objects inside native owners?
In example, create new objects under owner CLL?
create table cll.qo_new_table ....
create index cll.qo_index_N1 on cll.qo_new_table(c1,c2)
Best Regards!,
0