Skip Ribbon Commands
Skip to main content

Documentum Resources

:

Articles: return_top_results_row_based hint D6.5

Documentum Resources

return_top_results_row_based hint D6.5



In the earlier versions of Documentum RETURN_TOP N returns the N number of rows in DQL.
 
In D6.5, this value can be controlled to specify whether the no. of rows to be returned or no. of documents to be returned.
 
return_results_row_based = False  - Returns Objects
return_results_row_based = True   - Returns Rows