Howdy friends!
I have two tables. One table holds the projects definitions and work requests. The second table, the child table, holds all responses and exchange in relation to first table.
Now, showing the content from a first table is easy. I even learned how to show columns from a second table using INNER JOIN (thanks webmigit & lawson!).
Can some one tell me how can I find the total responses found in second table, the child table?
Thank you all in advance.
Regards;
Jose Lerebours KNOWLEDGE: Something you can give away enlessly and gain more of it in the process! - Jose Lerebours
I have two tables. One table holds the projects definitions and work requests. The second table, the child table, holds all responses and exchange in relation to first table.
Now, showing the content from a first table is easy. I even learned how to show columns from a second table using INNER JOIN (thanks webmigit & lawson!).
Can some one tell me how can I find the total responses found in second table, the child table?
Thank you all in advance.
Regards;
Jose Lerebours KNOWLEDGE: Something you can give away enlessly and gain more of it in the process! - Jose Lerebours