Wednesday, February 14, 2018

SQL Best Coding Practices

While executing your procedure, the system will first scan through all system procedures and then user defined procedures. This means that the procedure might take more time for execution thus decreasing system performance.

source http://www.c-sharpcorner.com/article/sql-best-coding-practices/

No comments:

Post a Comment