public columnLabel(index as Int) as String throws SQLException
Returns the display label for one column.
import klyn.databases.sql print(metadata.columnLabel(1))