Options

Is it possible to data compare based on date columns and only move rows with a >= a specific date?

Can you compare database table date columns and only move data that has a where clause of InsertedDate >= a specific date?

Answers

Sign In or Register to comment.