Database reference - stores_demo

stores_demo -  functions -  shash_update

Description

none

Function properties

namevalue
nameshash_update 
created 
typeSQL scalar function 

Parameters

none

Usage

set @myvar = shash_update

Code

create function informix.shash_update(informix.pointer, informix.pointer, informix.pointer, informix.pointer, informix.pointer)
    returns int
    external name '(shash_stub5)' 
    language C;



Documentation generated by SqlSpec