def this_num = 2+2
@old_script
I old_script , kan du säga
select &this_num from dual;
Du behöver inte använda '' runt variabelnamnet. Det här borde fungera.
def this_num = 2+2
@old_script
I old_script , kan du säga
select &this_num from dual;
Du behöver inte använda '' runt variabelnamnet. Det här borde fungera.