Robert, thanks for your response. Believe me, your explanation and presentation are not an issue, rather it is my limited knowledge and understanding of Postgres SQL that seems to continually be the obstacle.
The several databases and feature classes with which I am working are rather static. I set them up as Branch Versions for future considerations as well as being able to edit the data through the web services. In fact, at the moment, I am the only one who edits the data.
'So, I am wondering if I am not making this more complicated than it needs to be.'
The bottom-line requirement is to have database views (geographic data joined to tabular data) for use in a web map, dashboard, etc. At this time, only a small number of edits may be done to either of the data sets. When edits done to the geographic data, the view should only present the last edit of the geographic feature.
In your opinion, should I proceed in a different direction?
Thanks for your time on this.
James