Stored function
From: Chinna <jchinna_at_enron.com>
Date: 1997/10/06
Message-ID: <01bcd298$fd9825c0$06f7fb9b_at_eoghou1325.eog.enron.com>#1/1
Date: 1997/10/06
Message-ID: <01bcd298$fd9825c0$06f7fb9b_at_eoghou1325.eog.enron.com>#1/1
Is it possible to execute stored function from a web page :
input : value1
output:value2
It works for a SQL script. But when I put the same thing in Stored Function
there is an error. Maybe there is a different way of doing.
Bye