FOR more information on … | SEE … |
---|---|
the FNC_DefMem library function | FNC_DefMem. |
example code that shows each aggregation phase | the UDF code example in C Aggregate Function. |
example code that shows an aggregate function using LOBs | the UDF code example in C Aggregate Function Using LOBs. |
example code that shows an aggregate function using UDTs | the UDF code example in C Aggregate Function Using UDTs. |
example code that shows a window aggregate function | the UDF code example in C Window Aggregate Function. |