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



Hi Justin,

Afaik, that's correct. I think an SQL view is the normal way to have a derived column.

If you absolutely, positively, must have the derived column in the table, maybe you could use FIELDPROC.  Although it's normally for encrypting and decrypting a column's value, it appears you could use it to generate a value, although since it is done with a CALL to a program, not a procedure in a service program, I would imagine the performance is not great.

--
*Peter Dow* /
Dow Software Services, Inc.
909 793-9050
petercdow@xxxxxxxxx <mailto:petercdow@xxxxxxxxx>
pdow@xxxxxxxxxxxxxx <mailto:pdow@xxxxxxxxxxxxxx>

/
On 4/27/2021 3:04 PM, Justin Taylor wrote:
I need to a derived/generated column to an existing table using a formula.
The way I read the Db2 Ref, generated columns can only be one of a few
system-controlled values. Am I reading that wrong?

TIA


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.