Subject Re: [Firebird-Java] Get execution plan through JDBC
Author
Mark,
thanks for the answer, that works (apart from the fact that the ResultSet needs to be cast to FBResultSet)
Just to make sure: there is no way to get the execution plan without actually running the statement?
Thomas