Returns correlation name for a column.
String ResultSetMetadata.getCorrelationName( int column_no ) throws ULjException
column_no the (base 1) number of the column in the select list.
null, if there is not an correlation name for the column; otherwise, correlation name for a column.