Hi All!
I am using JDBC to connect to teradata.I need to display resultset of a query with column names qualified by there table/alias name like myTable.mycolumn. Input query can contain joins/sub tables and aliases. I've been stuck at this problem for a couple of days now, is there some way I can retrieve this information?
Thanks
Ray
I am using JDBC to connect to teradata.I need to display resultset of a query with column names qualified by there table/alias name like myTable.mycolumn. Input query can contain joins/sub tables and aliases. I've been stuck at this problem for a couple of days now, is there some way I can retrieve this information?
Thanks
Ray