SQL Server
This topic has not yet been rated - 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 Content Add
Annotations FAQ