Returns a String value that is the UDT name of the column if it is a UDT column.
The method throws SQLException if an error occurs while attempting to access the UDT name information.
Syntax
String getUdtTypeName(int column)
throws SQL Exception