Previous Topic: 0 - THE COMMAND WAS SUCCESSFULNext Topic: 170 - CONSTRAINT(S) DID NOT CONFIRM - TABLE PLACED IN CHECK STATUS


100 - NO ROW FOUND

Reason:

No row was found matching the request requirements. This error may occur during a DELETE or UPDATE if no rows are found to delete or update.

The SQLSTATE that equates to this SQL return code is 02000.

Action:

No action required. This is a normal condition.