Expand Minimize
0 out of 18 rated this helpful - Rate this topic

OPTION Clause (Transact-SQL)

Specifies that the indicated query hint should be used throughout the entire query. Each query hint can be specified only one time, although multiple query hints are permitted. Only one OPTION clause can be specified with the statement.

Topic link icon Transact-SQL Syntax Conventions


[ OPTION ( <query_hint> [ ,...n ] ) ] 
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.