execute

abstract fun execute(): SqlCursor

Execute the underlying statement.

Return

the cursor for the statement's result set.