I am trying to optimize queries but some of them give me the error "this type of sql statement not supported".
Example:
SELECT TOP (100) PERCENT dbo.T_CONTACT.CONTACT_ID
FROM dbo.T_CONTACT
WHERE dbo.T_CONTACT.FLAG = 1
You need to be signed in and under a current maintenance contract to view premium knowledge articles.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center