User Defined Functions

Functions should start with "udf_". Other than that, there are no rules. I personally tend to follow the rules of naming methods in Java.

Last updated