Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

hint oracle

Former Member
0 Likes
314

hi,

i wont to now when its best to use this commend and

and what the commend does mean inside ' '

Regards

hi,

i wont to now when its best to use this commend and

and what the commend does mean inside ' '

Regards

1 REPLY 1
Read only

Former Member
0 Likes
296

Hi Ricardo,

there are a good SAP Notes on this topic if you can reach service.sap.com.

Search SAP Notes for

129385

130480

772497

%_HINTS ORACLE '<hint_text>' .

hin_text is the plain text syntax of the hint. If you know ORACLE it's the text that you would place inside /*+ and */

/*+ Your_hint( ... ) */