Retrieves the value from the current data row at the specified index position as a String.
Return
The string at the specified index or null
if SQL NULL is retrieved
Parameters
The first column is at position one, the second at position two, and onwards.