to_s — Returns a String object
rowidObj.to_s
#to_s returns a String representation of rowidObj. If rowidObj is NULL, the String contains “NULL”.