Multiple choice technology databases Where would the SQL error code (SQLSTATE/SQLCODE) be reported in the SQLDA data structure in the SQLCA data structure in the DB configuration file in the event monitor log Reveal answer Fill a bubble to check yourself B Correct answer Explanation SQL error codes such as SQLSTATE and SQLCODE are returned inside the fields of the SQLCA (SQL Communication Area) structure.