1) Master_Drawing_Comparison is a table
2) V_CustomerOrder_LatestLotNo_PiecePart3 is a query
3) Source : V_CustomerOrder_LatestLotNo and destination : Master_Drawing_Comparison
4) Both original objects (mean table) have same field type for the field PiecePartUnitPrice
5) i) Possible to update a table field from a query ?
ii) Possible to update from a query with grouping to a table ?
6) Direct query execution will prompt error message : Operation must use an updateable query