What options are available to view the FedSQL query plan?

1 vues

Réponse

You can use the 'method' parameter (set to TRUE) to print a brief description of the query plan, or the 'showPlan' parameter (set to TRUE) to print an XML tree representing the query plan.
Did this answer help you?
execDirect

fedSql

See technical action