I have a table that has mutiple records for coordinate points of a pipeline.
The field that identifies the pipeline is named Segment No. (Unique)
In this table, there is also, mutple versions of the pipeline based on date revision.
How can i query the table to obtain a table that has all records of pipeline segments of the latest date version
Thanks in advance