Two questions on using PHP with PostgreSQL: 1. QoQ Is there any way to query the results of a previous query? 2. Query execution time Is there any way to determine a query's execution time? (I know that I can retrieve the time before and after a query and take the difference.) Thanks. David Shadovitz david@xxxxxxxxxxxxx -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php