Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Function that return recors

Re: Function that return recors

From: Glebsky <glebsky_at_gmx.net>
Date: Fri, 14 Dec 2001 17:16:19 +0600
Message-ID: <3C19DF83.E9B40B9E@gmx.net>


sorry, consider this:
SELECT my_column FROM my_table
  WHERE
    this_function(other_colulmn, param1, param2)="It is in range!!!"; Received on Fri Dec 14 2001 - 05:16:19 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US