Read my First Article in SQL Server Magazine – Oct 2007
Reference : Pinal Dave (http://blog.SQLAuthority.com)
October 10, 2007 by pinaldave
Reference : Pinal Dave (http://blog.SQLAuthority.com)
Posted in SQL, SQL Authority, SQL Function, SQL Query, SQL Server, SQL Stored Procedure, SQL Tips and Tricks, SQLAuthority News, T SQL, Technology | 4 Comments
Pinalkumar Dave is Microsoft SQL Server MVP and a prominent author of over 1000 SQL Server articles. He is a dynamic and proficient Principal Database Architect, Corporate Trainer and Project Manager specializing in SQL Server Programming with over 7 years of hands-on experience. He holds a degree in Masters of Science and has accomplished a number of certifications including MCDBA and MCAD (.NET). He has also been awarded Regional Mentor for PASS Asia.
Congradulations Dave,
Getting pulished in SQL Server Magazine is quite an accomplishment. With all the work you do for the community, you deffinately deserve it!
- Shawn
Dave,
I enjoy reading the article. Wonderfully written.
TC
Divang
Dave,
I will tell you what people will like most : articles about SQL Profiler. Think why? There is always long articles. Write simple and write to the point. DBA will love you.
Cheers,
S G
Pinal,
Could you address the differences between UDFs and SPs with regard to DML statements like INSERT, DELETE, UPDATE, etc?
It appears that UDFs cannot perform these operations, while SPs can.
Is that true?
Thanks,
Ted