SapDB_Result is a class of the sdb.sql module.
SQL statements can return varying results (see also: Possible SQL Results). You can use the methods in this class to send targeted queries about the type of the results.
getResultSet Method (SapDB_Result Class)
getOutputParameters Method (SapDB_Result Class)
getRowsAffected Method (SapDB_Result Class)
getLastSerial Method (SapDB_Result Class)
getFirstSerial Method (SapDB_Result Class)