Database reference - stores_demo

stores_demo -  functions -  genxmlqueryclob

Description

none

Function properties

namevalue
namegenxmlqueryclob 
created 
typeSQL scalar function 

Parameters

none

Usage

set @myvar = genxmlqueryclob

Code

create dba function informix.genxmlqueryclob(informix.LVARCHAR, informix.LVARCHAR)
returns informix.clob
with(NOT VARIANT)
external name '(genxmlqueryclob)'
language C;



Documentation generated by SqlSpec