How can I create a table with a specific owner?
Is there a way for dbadmin to create a table with a specific owner? Like create table ... owner foo; I know I can change owner with alter table but that does not work for temporary tables.
0
Comments
We don't have that option available right now. We may consider this as an enhancement request.
Thank you
Bhawana