ScottMattes
Member³
When I type
open :cursor_name for select * from everything;
I then have to go down to the variable area and right click and scan for variables. No problem, but the resulting Type for cursor_name is not type 'cursor' and I have to manually change it to Type curosr.
I think that it would be great if the scan would note that cursor_name is a cursor type.
Thank you.
open :cursor_name for select * from everything;
I then have to go down to the variable area and right click and scan for variables. No problem, but the resulting Type for cursor_name is not type 'cursor' and I have to manually change it to Type curosr.
I think that it would be great if the scan would note that cursor_name is a cursor type.
Thank you.