SQL declaraion in multiple variables
Posted: Mon Oct 10, 2005 9:56 am
Hi
I have a problem here with an sql query
After this I want to declare on more variable in the smae way, can anyone tell me the format
Thank You
dude81
I have a problem here with an sql query
Code: Select all
sql="DECLARE V_NUMBER NUMBER(6)=:'$seq_no'Thank You
dude81