Creating a recordset from two tables

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

Moderator: General Moderators

thdrought
Forum Newbie
Posts: 8
Joined: Tue Jul 11, 2006 10:04 am

Post by thdrought »

Everah wrote:If you run the query in phpMyAdmin it should return the execution time above the result set.
Now I see it. It states "3 total, Query took 0.0092 sec"

I ran the original query again, and that one states "1 total, Query took 0.0070 sec ".

So, the impact of showing all the records the client would like to see is extremely minimal and worth the 0.0022 seconds.

Thanks all. I will be changing the page in Cerberus today, and if any one watching this topis is interested, it will be posted in the CerberusWeb forums. Just search on my forum name, thdrought.
Post Reply