Subject | Re: [IBO] Links question |
---|---|
Author | Tim Ledgerwood |
Post date | 2003-06-26T12:32:39Z |
Thanks Svein,
I try to use Stored Procs as much as possible (I have about 200 already,
and am steadily adding to my collection), or generators, or triggers - and
have been frantically rewriting all my SQL to use JOIN explicitly, rather
than make implicit joins. I only use a query if it is very simple, or to
get a result set from a SP.
Thanks again
Tim
[Non-text portions of this message have been removed]
I try to use Stored Procs as much as possible (I have about 200 already,
and am steadily adding to my collection), or generators, or triggers - and
have been frantically rewriting all my SQL to use JOIN explicitly, rather
than make implicit joins. I only use a query if it is very simple, or to
get a result set from a SP.
Thanks again
Tim
[Non-text portions of this message have been removed]