mmaz
Programmer
- Nov 22, 2000
- 347
Hi,
I have a query that returns results like this:
Name of Company Phone Type_Phone
CompanyA 334-5554 admin
CompanyA 334-7786 fax
CompanyB 335-7765 admin
CompanyB 335-7634 fax
My question is, how can I have one record for each company with this query? Is it possible to do that in straigh SQL? If so, how? And if not, what else could I do (without building a report)?
Thanks,
Marie
I have a query that returns results like this:
Name of Company Phone Type_Phone
CompanyA 334-5554 admin
CompanyA 334-7786 fax
CompanyB 335-7765 admin
CompanyB 335-7634 fax
My question is, how can I have one record for each company with this query? Is it possible to do that in straigh SQL? If so, how? And if not, what else could I do (without building a report)?
Thanks,
Marie