← Back to Stormify Documentation

executeUpdate

fun String.executeUpdate(vararg args: Any?): Int

Executes this SQL string as an UPDATE/INSERT/DELETE and returns the number of affected rows.