Re: [SQL] Dramatic slowdown of sql when placed in a function

2004-03-09 Thread Mike Moran
Jeff Boes <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > At some point in time, [EMAIL PROTECTED] (Mike Moran) wrote: > > >Hi. I currently have a fairly large query which I have been optimizing > >for later use in a function. There are things in the query which I > >have been k

Re: [SQL] Dramatic slowdown of sql when placed in a function

2004-03-09 Thread Jeff Boes
At some point in time, [EMAIL PROTECTED] (Mike Moran) wrote: >Hi. I currently have a fairly large query which I have been optimizing >for later use in a function. There are things in the query which I >have been keeping constant whilst optimizing, but which are variables >in the function. When I r