sp_iqmpxpassthrough procedure

Function

Propagates an operation from the write server to all query servers for execution. Requires DBA authority.

Syntax

sp_iqmpxpassthrough( IN VARCHAR(1024) sqlcmd)

Usages

sqlcmd Command to execute.