executeUpdate

abstract fun executeUpdate(query: String, params: List<Any?> = listOf()): Int