Link to home
Start Free TrialLog in
Avatar of vbnetcoder
vbnetcoder

asked on

Load master table based on query of "staging table"

I have a  "master table" that is set up the same way as a "staging" table.  I want to load master based on the result of a query.  What is the best way to do that?
ASKER CERTIFIED SOLUTION
Avatar of PatHartman
PatHartman
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of vbnetcoder
vbnetcoder

ASKER

ty