× 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.



And, if you're doing a sql
create table xxx as (
select this union that....)
That new table is going to be created with reuse deleted records yes.
That's going to be interesting. Unless it's only for read and not for
your existing applications to update. Otherwise your purge routines might
be as fun as the old tape methods of reading a table and writing to tape
to merge data.

Maybe, with a lot of work and a desire to learn and have fun you could
create a combination of a view and an index that would somehow still pass
record format level checks. Thus allowing your combined new table to have
a proper sequence number for each memo row yet your applications would
read this new view/index that would somehow put it in order but not pass
the sequencing column? Might not be doable though.


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.