Modified fieldnames in query result
Posted: 01.02.2008, 18:51
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 ?
last_updated_1
last_updated_2
last_updated_3
Can anyone suggest an easy way to tell which field is from which table ?