<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite xml:lang="en-US">DBI - Database independent interface for Perl - metacpan.org</cite>
(<time>2025-02-20T05:23:44.000Z</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://metacpan.org/pod/DBI#execute">https://metacpan.org/pod/DBI#execute</anchor-external></figcaption><blockquote><p>For a non-SELECT statement, execute returns the number of rows affected, if known. If no rows were affected, then execute returns &quot;0E0&quot;, which Perl will treat as 0 but will regard as true. Note that it is not an error for no rows to be affected by a statement. If the number of rows affected is not known, then execute returns -1.</p></blockquote></figure></body></html>