Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
When i use
Qualify*;
Unqualify ID;
Load
T1:
Id,
Name,
Age
from Data;
Unqualify *;
I don't get the synthetic key, but the field name gets renamed as T1_Name,T1_Age etc.
What's the question?