Hello all, I haven't seen any documentation for this, but can anyone point me in the right direction on how to create my own user-defined functions?
Is it possible to create a user-defined function for something like this: sum(if(col1='value1' and col2='value2',1,0)) Thanks, Ryan
