Database reference - stores_demo

stores_demo -  functions -  rci_scancost

Description

none

Function properties

namevalue
namerci_scancost 
created 
typeSQL scalar function 

Parameters

none

Usage

set @myvar = rci_scancost

Code

create function informix.rci_scancost(informix.pointer)
    returns float
    external name '(rci_scancost)' 
    language C;



Documentation generated by SqlSpec