Re: FORM: function in where clause?

From: Michael Hatzinger <Michael.Hatzinger_at_bmwf.gv.at>
Date: 28 Jan 1995 19:15:33 GMT
Message-ID: <3ge54l$g8g_at_infosrv.edvz.univie.ac.at>


chiu_at_cc.nctu.edu.tw () wrote:
>
> Hi,
>
> In SQL FORM, can I declare a function and put it into where clause for
> making decision? If yes, how can I do it?
>
> For example,
>
> Select * from A_Table where make_decision_func(A_Col) = 'Y';
>
> Thanks!
>
> Keny Chiu

Hi !

I think if you run your Form against ORACLE 7.1, then you can create this function in the database and use it within your form.

Mike Received on Sat Jan 28 1995 - 20:15:33 CET

Original text of this message