Michal Kolodziejski
Member
When I declare a cursor:
c is select ...;
then an variable:
zm c%ROWTYPE;
When I am trying to get list of fields, I type 'zm.' and press the button that calls 'Code Assistant'. PL/SQL Developer doesn't react.
Version 6.0.2.880 (MBCS)
c is select ...;
then an variable:
zm c%ROWTYPE;
When I am trying to get list of fields, I type 'zm.' and press the button that calls 'Code Assistant'. PL/SQL Developer doesn't react.
Version 6.0.2.880 (MBCS)