Search found 1 match

by pompano
Fri Dec 01, 2006 3:13 pm
Forum: General
Topic: Which stage for matching a date value in a range
Replies: 1
Views: 2296

Which stage for matching a date value in a range

I'm having trouble figuring out which stage to use for this scenario. I have two equally large data source tables. I need to take records from table A where a date vaule in A falls between a start and end date in table B. The two tables have no columns in common to use for an equi-join. I can't use ...