|
from: Patrik Schindler <poc@xxxxxxxxxx>
subject: Re: Performance SQL Delete vs RPGLE Delete
Hello Kerwin,
Am 19.11.2020 um 23:24 schrieb K Crawford <kscx3ksc@xxxxxxxxx>:
I have a program (RPGLE) that has this code (the file has a lock on it
otherwise we would use CLRPFM or some other method).
[?]
Exec SQL Set option Commit=*None
Exec SQL Delete From FileA;
I?d recommend to try the TRUNCATE TABLE command, if already available in
your IBM i's SQL version. I don?t know if this will work with the lock you
mentioned, though.
:wq! PoC
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.