










Linking 2 cells in a table
Posted by: Eric Crastes
Date: August 13, 2026 05:07AM
Hi
I searched through the web and couldn't find an answer, but may be it's too difficult to explain what I'm looking for to a search engine
I have a table, already existing with thousand of rows in it
I need to add a new column with a value linked permanently to the value of another column, but not the same row
like
row 1 : status = OK
row 2 : statusfrom1 = row1(status)
not just when creating the row2 but dynamically, if I change row1(status) then row2(statusfrom1) will be automatically updated
kind of "softlink" for files under Unix , if you see what I mean
Is it possible ?
I know that the best way to achieve that will be to have an extra table but this may imply to me to rewrite a lot of stuff behind and also the table is full, I would like to avoid to update all rows
Thanks
Ericc
Subject
Written By
Posted
Linking 2 cells in a table
August 13, 2026 05:07AM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。