Subject | Re: [firebird-support] Re: update from 2 tables |
---|---|
Author | bill_lam |
Post date | 2006-06-24T00:50:21Z |
First of all, I must thank all who response and help me in this problem. I had
rewritten using the query syntax, For multiple columns, I just using one query
for each column.
Adam wrote:
this query or trigger. It is only needed during
1. initial import data or
2. data corrupted and repost all transactions.
regards,
bill
rewritten using the query syntax, For multiple columns, I just using one query
for each column.
Adam wrote:
> 4) Moving back to your original admission that the cause of all thisNormally, the fields are already updated within application logic without using
> question is that the structure is not normalised, have you considered
> writing a view that looks like your non-normalised table, but behind
> the scenes you have a proper relational structure?
this query or trigger. It is only needed during
1. initial import data or
2. data corrupted and repost all transactions.
regards,
bill