Date Query

V

Vinnie

Hi,

I've got two tables:

(1) Rate table - details the rate charged from a certain date (two columns:
date and rate)
(2) Transaction table - details transactions executed as per a certain date
(three columns: date, transaction type, volume)

I want to create a query that contains all the fields in the transaction
table and the applicable matching rate from the rate table.

Any ideas?

Thanks,
 

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