Database reference - stores_demo

stores_demo -  functions -  rci_delete

Description

none

Function properties

namevalue
namerci_delete 
created 
typeSQL scalar function 

Parameters

none

Usage

set @myvar = rci_delete

Code

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



Documentation generated by SqlSpec