Anderson Oliveir
Member
Good morning everyone!!!
I downloaded the new version 12.0.7.1837 for an evaluation, but I noticed an problem with me that was not happening in the previous version release ...
When using "SQL Script" after creating an alias for a table, for example:
select p.
from people p
After entering "p." in select, the browser opens a frame with the columns of the table (people), but now, it is showing the columns in alphabetical order and not in the original order as it was created !!!
I believe it may be some configuration parameter, but I did not find out where it is !!!
Can anybody help me?
I downloaded the new version 12.0.7.1837 for an evaluation, but I noticed an problem with me that was not happening in the previous version release ...
When using "SQL Script" after creating an alias for a table, for example:
select p.
from people p
After entering "p." in select, the browser opens a frame with the columns of the table (people), but now, it is showing the columns in alphabetical order and not in the original order as it was created !!!
I believe it may be some configuration parameter, but I did not find out where it is !!!
Can anybody help me?
Last edited: