You tried to compile a block of PLSQL code, but a compilation error occurred.
When i'm using this command apex_application.g_print_success_message := '<span style="color:GREEN">Message</…
oracle oracle-apex ora-06550I have a varray defined like: declare TYPE tnr_l IS VARRAY(30) of lve%ROWTYPE; I want this varray to …
oracle plsql initialization ora-06550 varrayThis is a stupid problem, but I can't seem to get around it. I have a query that's causing trouble …
oracle sqlplus ora-06550 bind-variables ora-01422