Mubeen Munawar
Member
Hi
we are using pl/sql developer 8.04.1.1514. we are having issues when trying to use alias on partitioned tables.
for example:
select * from partitioned_table a
where a......
its takes forever to show to clomun name after alias.
It is also performing really bad when we try to use hints. For example we say user_name
we are using pl/sql developer 8.04.1.1514. we are having issues when trying to use alias on partitioned tables.
for example:
select * from partitioned_table a
where a......
its takes forever to show to clomun name after alias.
It is also performing really bad when we try to use hints. For example we say user_name