Can we use sql hints in OIC DB adapter while running a SQL statement?
in Integration
Summary:
I want to use a SQL hint in OIC DB adapter to run a SQL statement . When I click on validate query it says success . But on finishing the configuration the project throws an error . Is it possible to use SQL hints?
Select /* parallel */ count(1) from abc where column1 > sysdate-3
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
OIC-Gen2
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0