Interbase Query Plan

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
handrea
Forum Newbie
Posts: 7
Joined: Mon Dec 20, 2004 5:51 am
Contact:

Interbase Query Plan

Post by handrea »

Hi,

I'm using PHP 4.3 and Firebird 1.0 Database. I can to connect to the database server and run some queries but I'm not able to get the query plan used to perform the sql query. Is there any php function which returns the plan npt just the query result????
Please help, I need a solution ASAP :(

Thanx,
Andrea
Post Reply