Forum Discussion

hyggins's avatar
hyggins
Icon for Helper I rankHelper I
7 years ago

Performance question about looking up a value between two dates

I have two tables: Quote and Rate related by QuoteId (see image). A quote can have multiple rates but only one can exist at any given point in time as determined by Begin and EndDates. The sales pers...