Christo Kutrovsky
Member³
This is something that just crossed my mind, and could be extremly usefull.
In the sql window, you are wring a query ... you need to join another table .. you grab it from the browser, drag it over the table you want to join with, and PL/SQL Developer automatically adds the table to the from list, and add the join condition via the primary key (or unique indexes).
It should be extremly fast
That would be very neat to have !
In the sql window, you are wring a query ... you need to join another table .. you grab it from the browser, drag it over the table you want to join with, and PL/SQL Developer automatically adds the table to the from list, and add the join condition via the primary key (or unique indexes).
It should be extremly fast

That would be very neat to have !
