sqlite3_finalize(3f) - [M_sqlite] Finalize the prepared SQL statement
Synopsis
Description
Options
subroutine sqlite3_finalize(stmt)
type(SQLITE_STATEMENT) stmt
Free all resources associated with the prepared statement.
stmt A derived type used as a handle to the prepared statement
Nemo Release 3.1 | sqlite3_finalize (3) | February 23, 2025 |