|
|
|
|
|
by richbell
493 days ago
|
|
> But definitely not within database functions and procedures. I generally find Hungarian notation silly, however, there's a compelling argument to have them in functions and procedures — perhaps more than for views. The type of the variable matters just as much as where/how it was declared, such as in/out params. That's the 'steelman' argument for them, as I understand it. |
|