sp_iqmpxprotectexec procedure

Function

Internal routine to execute one SQL command and log any errors to the server log.

Syntax

sp_iqmpxprotectexec( IN _cmd VARCHAR(1024))

Usage

_cmd Command to execute.