Is it an error or a hang or a crash? Behavior issue (incorrect result), no error/hang/crash. PL/SQL TRUE -> True # !!! PL/SQL FALSE -> False PL/SQL bool_to_int(TRUE ...
Include a runnable Python script that shows the problem. cur = conn.cursor() cur.execute('drop table foo') cur.execute('create table foo (id int, name varchar2(10 ...
What are the advantages/disadvantages of using global variables in PL/SQL packages? I have created tons of packages and stored procedures, but have never used global variables.<BR><BR>Any insight or ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results