Viewing 5 posts - 1 through 6 (of 6 total)
this is the create statement for the source data (in 3 parts)
PART 1 (union of 2 views, one with order history and the other with open orders)
CREATE VIEW [dbo].[LCW2014Both_ONECOAST_SourceDataOpenHist_PC_NEW_2015]...
December 21, 2015 at 8:34 am
Okay, thank you Jeff. I fill first post the create statement for the staging table. Then I'll post the same for the source data (which is a SQL View).
...
December 21, 2015 at 8:03 am
Jeff Moden (12/18/2015)
ciskypete (12/18/2015)
December 21, 2015 at 6:57 am
mister.magoo (12/17/2015)
pete.ciskanik (12/17/2015)
December 18, 2015 at 1:14 pm
Thanks for the reply Jeff! Would you possibly be able to explain this concept a little deeper? (as in, how I would go about setting this up, or at least...
December 18, 2015 at 1:12 pm
Viewing 5 posts - 1 through 6 (of 6 total)