In SQL*PLUS parameters must be named &1, &2, &3, ...
However, when defining a variable in an automation, it cannot begin with a number.
Is there a way around this?
In SQL*PLUS parameters must be named &1, &2, &3, ...
However, when defining a variable in an automation, it cannot begin with a number.
Is there a way around this?
Would be an enhancement request to support directly. Can you describe your use case, and why you can't use other names for your variables?