Click here to Skip to main content
15,908,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
actually i want to merge the two stored procedures.., with similar code but with a few changes..
Posted

HI,

You can do it in notepad++. take the two stored procedures in different files and then use compare option in notepad++. This will show you the difference.

Thanks
 
Share this answer
 
Why don't you use a tool like WinMerge[^]?
 
Share this answer
 
Comments
KPrao82 17-Jan-13 4:25am    
Thank you very much it is the correct solution for me to make easier my job..
CPallini 17-Jan-13 11:45am    
You are welcome.
Espen Harlinn 17-Jan-13 16:54pm    
An excellent tool :-D

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900