Query Problem

T

tom

I have an invoice table. The invoice table is associated with the bills
table by a text column in each. The bills table is linked to a suppliers
table.

I want to print all the invoices that have a certain
text pattern. Some bills are associated with these
invoices and some are not. A subset of these associated
bills are from a certain supplier.

I want to print all the invoices that have a certain
text pattern, and also the associated
bills from a certain supplier using one query.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top