Subject | Re: [firebird-support] commit in stored procedures |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2010-01-24T09:48:17Z |
23.01.2010 22:34, Maurizio P. wrote:
BTW, do you really have to keep the results of calculations or this is
just blind one-to-one porting of logic from other DBMS?
--
SY, SD.
> i should write a Stored Procedure where i first delete allI wonder why you don't use MERGE instead of deleting and inserting...
> the records of a table , and then i repopulate
> it with some calculations .
BTW, do you really have to keep the results of calculations or this is
just blind one-to-one porting of logic from other DBMS?
--
SY, SD.