Subject Re: [firebird-support] Firebird 3 advanced plan output > how to use this with the API?
Author
Hi, Martijn

> How to get it, without using isql.

Pass isc_info_sql_explain_plan (value 26) into isc_dsql_info() instead of isc_info_sql_get_plan (value 22)


Regards,
Vlad