Table with 3 queries
Hi!!!!
I´m stuck with a problem
I have to make a table with the information of three different queries.
The table has 4 columns x n rows. The first and second columns must be
filled with the result of the first query, the third, with the result
of the second query and the fourth with the result of the third query.
All queries has the same number of results and the count(result) > 1
I made different combinations of while's but no one seems to work.
Any help or reference???
Thanks in advance!!!
Ezequiel
.
Relevant Pages
- Re: Table with 3 queries
... I have to make a table with the information of three different queries. ... The first and second columns must be ... of the second query and the fourth with the result of the third query. ... How do you expect MySQL (are you using MySQL? ... (comp.lang.php) - Re: Filter by sum of counts
... I had no clue you could define parameters using the popup menu. ... Your third query should look something like: ... since it's not a displayed field in the other two queries. ... (microsoft.public.access.queries) - Re: Filter by sum of counts
... Please reply to newsgroup only. ... Your third query should look something like: ... since it's not a displayed field in the other two queries. ... (microsoft.public.access.queries) - Re: Filter by sum of counts
... Your third query should look something like: ... SELECT * FROM qry2; ... since it's not a displayed field in the other two queries. ... (microsoft.public.access.queries) - Joining two queries...Please Help
... I have two queries that give me the information that i need. ... these queries together to have the results show in one query, ... When I create a third query, using the 'find unmatched' wizard, I can get ... those records that have an impression for july but not august. ... (microsoft.public.access.queries) |
|