On 28/4/25 23:30, Peter Geoghegan wrote:
> You can use an alias for the target table name. Is it feasible to
> require callers to prefix all field names with a generic table name
> alias?
No, primarily because MySQL does not support such an alias.
-- Tim Starling