Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
103 views
in Technique[技术] by (71.8m points)

sql server - Data Migration Reconcilliation and validation using T-SQL

I am an intern where I was affected to working on a Database migration project.

Basically we need to create stored procedures to map between old and new tables. Also there is the next step of creating stored procedures for reconciliation and validation to check the correctness of the SP before the changes will be committed to the final database.

The concept of reconciliation and validation is very new to me. I would love it if someone could explain them to me. What is there role? Why do we need them? And how the SP of reconciliation and validation should be? Is there any website where I can find examples of SP used for reconciliation and validation for migration tests?

By the way, the project is using T-SQL, it would be preferable if the examples are provided in T-SQL (If there is none it will be okay for me, I will deduct the used logic from it).

Thank you in advance.

question from:https://stackoverflow.com/questions/65915594/data-migration-reconcilliation-and-validation-using-t-sql

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...