Re: Question about Queries
From: Mladen Gogala <mgogala_at_yahoo.com>
Date: Wed, 24 Dec 2008 21:30:52 +0000 (UTC)
Message-ID: <giu9mc$rt0$3@ss408.t-com.hr>
Date: Wed, 24 Dec 2008 21:30:52 +0000 (UTC)
Message-ID: <giu9mc$rt0$3@ss408.t-com.hr>
On Wed, 24 Dec 2008 09:44:43 -0800, mrdjmagnet wrote:
> Second, is using EXECUTE IMMEDIATE for doing a SELECT faster than a
> normal coded SELECT?
Yes, with EXECUTE IMMEDIATE, statement is executed immediately while with normal coded select one must wait for the RTFM timer.
-- http://mgogala.freehostia.comReceived on Wed Dec 24 2008 - 15:30:52 CST