Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi Community,
Due some reason I am using Qualify* for many tables and after qualify and Unqualify, I am trying to get original names.
LIke:
for ex I have fields like
tab1.A
tab1.B
tab2.A
tab2.B
tab3.C
how can I rename them like A,B,C... in script
_Priya
I'm still not understanding the need for qualify?
The script will surely fail because you can´t rename a field to an existing field.
Maybe you should reconsider your logic and not using qualify
not getting any model, and we are trying for someother approaches but not yet done. Thanks much for replies.