Hi
I want to create an user-defined-function so that I can use it in the following way:
SELECT mymax(col1,col2) FROM tablex
I have searched entire Ingres documentation, but failed to find the syntax.
Doesnt Ingres support "Create Function" to create user defined functions?
Anybody please educate me in this regard.
TIA
Srinivas K