×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Personally I'd use SQL for this.
Thanks,
Tommy Holden
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[
mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Thursday, June 21, 2007 11:31 AM
To: RPG programming on the AS400 / iSeries
Subject: Re: SQL Mass Delete Vs. READ/DELETE
I suspect that this is a one shot deal and that it might not really make
that much of a difference to dicker about it.
Some of that has to do with blocking, etc. If, by chance, you have a
key
on that field you may even find a Primary file performing better. When
you compile a program with a primary you will get an information message
that RPG will handle the blocking for you. Nice to let a computer
figure
that out for you.
I might just use the SQL.
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.