On Fri, Apr 02, 2004 at 13:27:38 -0500, John DeSoi <jd@icx.net> wrote: > > On Apr 2, 2004, at 10:39 AM, Bruno Wolff III wrote: > > >Except for SQL functions which can be inlined, the optimizer can't > >optimize what is being done in the function with what is being done > >in the select statement. This might be a performance issue depending > >on your particular circumstances. > > How does one specify a SQL function that can be inlined? You use language 'SQL' in 7.4 or later. ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend