public executeUpdate(sql as String) as Int throws SQLException
import klyn.databases.sql count = statement.executeUpdate("delete from logs")