Get the Fields Original Name // Alias
Posted: Wed 03 Jun 2009 23:15
Hy Devart,
is there is a way to get the fields original name?
SELECT
a AS b
-> i want to know in my code if the field is renamed and if possible i need the original name (in this example "a")
thanx.
is there is a way to get the fields original name?
SELECT
a AS b
-> i want to know in my code if the field is renamed and if possible i need the original name (in this example "a")
thanx.