michaeldias
Member²
The code assistant helps select columns when an alis is used which is great.
However, as soon as DBlinks are used, it is as if the alias is not picked up so the code assistant does not work.
Can this be remedied?
Workarounds include adding the dblink at then end or using views. However, this can be incorrect if the target schema is different. I understand this may be the very same reason it is not implemented.
As a compromise, I would be happy that the current schema definintions are used instead of the target with the caveat that these may not be aligned.
However, as soon as DBlinks are used, it is as if the alias is not picked up so the code assistant does not work.
Can this be remedied?
Workarounds include adding the dblink at then end or using views. However, this can be incorrect if the target schema is different. I understand this may be the very same reason it is not implemented.
As a compromise, I would be happy that the current schema definintions are used instead of the target with the caveat that these may not be aligned.