/
Phase 1 - Parties

Phase 1 - Parties

dbo.usp100_Party.StoredProcedure.sql executes the stored procedures used to populate the Party tables.

 

Specific Section points to azure source control

 

Modify dbo.uspPreserve_tblParty.StoredProcedure.sql to preserve the PrimaryPartyTypes specific to the county.

Use dbo.uspConvert_tblParty.StoredProcedure.sql to populate the staging table.

Use dbo.uspUpLoad_tblParty.StoredProcedure.sql to populate the conversion database.

 

lessons learned

 

this should be for someone new, who is coming onboard and understand how to perform the work

 

Related content