UDFs in table columns and views
If you include a DETERMINISTIC UDF in a table column default expression or a view, the results of the function (not the function itself) are stored. If the function changes, the Netezza Performance Server system does not update the table or view with the new result.