Here is the SQL statement for the function that generates GLOP data.
REPLACE FUNCTION compinform() RETURNS BLOB AS LOCATOR LANGUAGE C NO SQL PARAMETER STYLE SQL EXTERNAL NAME 'CS!compinform!compinform.c';
Here is the SQL statement for the function that generates GLOP data.
REPLACE FUNCTION compinform() RETURNS BLOB AS LOCATOR LANGUAGE C NO SQL PARAMETER STYLE SQL EXTERNAL NAME 'CS!compinform!compinform.c';