Pro*C Question

From: Dogan Cibiceli <dcib_at_gwl.com>
Date: Thu, 01 Apr 1999 09:40:31 -0700
Message-ID: <3703A17F.1B0A9172_at_gwl.com>



Hi,
  I have a question. The difference between a 1) EXEC SQL
       FOR :number
       UPDATE .....

and

2) for (i= 0 ; i < number ; i ++)

       EXEC SQL
       UPDATE

Are 1 and 2 equal in performance ?

Dogan Received on Thu Apr 01 1999 - 18:40:31 CEST

Original text of this message