Ispirer Website Ispirer Capabilities - Microsoft SQL Server Migration Free Trial


Table Hints without With

Some statements required additional manipulations to be used in newer version of MSSQLServer 2008.

Microsoft SQL Server 2000:

SELECTFROM <table_name> (<table_hints>)

Microsoft SQL Server 2008:

SELECTFROM <table_name> WITH (<table_hints>)

© 1999-2024, Ispirer Systems, LLC. All Rights Reserved.