SYS(3092) - Output Rushmore Query Optimization Level

Specifies a file to which Rushmore optimization levels for queries are output.

SYS(3092 [,cFileName [, lAdditive]])

Parameters

cFileName

The name of the file to which the Rushmore optimization levels are output.

Specify the empty string ("") to turn off output and close a file created earlier with this function.

lAdditive

A logical value that specifies if the file is overwritten when a new query is executed.

If lAdditive is set to true (.T.), the query optimization levels are appended to previous output.

If lAdditive is set to false (.F.) (the default setting), any previous output is overwritten.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic