add_function
Description:
Builds a new expression which represents a function applied to some arguments
Parameters:
this |
a SqlBuilder object |
func_name |
the functions's name |
... |
a list, terminated with |
Returns:
the ID of the new expression, or |