How can I get one field from a row from the DB?
I have a select query which brings me one row with one column.
How can I put this information in a String object?