I'm running a SELECT query, over several tables. Each table has a field called 'last_updated'. When i browse the results of the query, the field have been renamed :
last_updated_1
last_updated_2
last_updated_3
Can anyone suggest an easy way to tell which field is from which table ?
Modified fieldnames in query result
Moderators: gto, cipto_kh, EgonHugeist