sc_exec_sql with error handling The macro sc_exec_sql() is used in Scriptcase to execute SQL commands. Unfortunately it does not return errors when executed. As another way the macro sc_select() can be used to execute SQL commands. And it is abe to return (and…