How to use query hint (like below) in PS Query on SQL Server database
edited Nov 18, 2021 10:17AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 2 commentsAnswered
How to use query hint (like below) in PS Query on SQL Server as backend database
OPTION (USE HINT('QUERY_OPTIMIZER_COMPATIBILITY_LEVEL_110'))
Thanks
0