SQL_Server_Option_Fast_1 (Additional Parameter)

Previous Next

See Also

This parameter is only active when running on SQLServer. Setting this parameter to True may optimize the performance of some statements. If this paramater is set to 'True', the following will be added to all SELECT statements sent to the database:

OPTION (FAST 1)