public precision(index as Int) as Int throws SQLException
Returns the numeric precision for one parameter.
import klyn.databases.sql print(info.precision(1))