|
This is probably basic, but I can't figure it out. I have a table of mineral interest with columns for parcel number, interest owner, and mineral interest percentage. In the parcels table, I'd like to populate a column ("mineral_interest_summary") with the names and percentage of the interest owners thereof. E. G. Bugs Bunny (50%), Daffy Duck (25%), Elmer Fudd (25%). I'll settle for any method to populate this data, but it would be nice to do it with an active column. Can anyone help?
|