Nieuws

Bind variables can be used in almost any place in PL/SQL with one exception: bind variables in anonymous PL/SQL blocks cannot appear in conditional compilation directives.
I have recently updated DBeaver to the 4.0.6 version, however I've had a persistent problem in executing a PL/SQL script with bind variables. But, this problem does not happen when I run the same ...