I am looking to create a query that ouputs the all the contacts exactly how they are in th list view.
For every contact I want their last_name, first_name, title, email1, phone_work, and the name of the account(if they are associated with one).
The accounts_contacts table is used to link any contacts to their corresponding account. I can get it to output all contacts who are assigned to an account, but I cant get it to output a list of all contacts that, if associated with an account, it is listed otherwise it is listed as Null.
Thanks in advance for any help.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks