pillai.ganesh
16th August 2011, 14:29
Can any body please explain me the difference between order by and hint in Baan SQL.

bdittmar
2nd March 2012, 18:35
Can any body please explain me the difference between order by and hint in Baan SQL.

Hello,
from LN progguide:

Hint types
In the following subsections we describe each of the hint types:

Index hint
Ordered hint
Buffer hint
Array fetching hint
Array size hint
Row mode hint
'No hints' hint
String hint
Related topics

Query hints overview


Regards