Database reference - stores_demo

stores_demo -  functions -  destroy;7

Description

none

Function properties

namevalue
namedestroy;7 
created 
typeSQL scalar function 

Parameters

none

Usage

set @myvar = destroy;7

Code

create dba function informix.destroy(informix.stat)
       returns informix.stat
       external name '(stat_destroy)'
       language C not variant;



Documentation generated by SqlSpec