C++ style variable declaration
Hi All,
I was thinking about the new features in PL/SQL for future releases and then I thought about one main difference between C and C++ language. In C language we can declare a variable only in declaration section but in C++ we have freedom to declare it anywhere before its first access. I think there should be a same functionality in the PLSQL also to declare the variable anywhere in the code. Many of us would love to see that.
Please provide your opinions.
Thanks
Vishalaksha