Hi
A question that got my mind wandering...
Let’s say I needed to change a .proc file. In the .proc file, I’m accessing a certain db. Let’s say if I didn’t know the name of the db during runtime (because the db name is dependent on a env variable) , I was thinking of creating a variable...