SQL SERVER – Quick Note on CROSS APPLY
Yesterday I wrote article about SQL SERVER – 2005 – Last Ran Query – Recently Ran Query. I had used CROSS APPLY in the query. I got email from one reader asking what is CROSS APPLY. In simpler words, cross apply is like inner join to table valued function which can take parameters. This particular operation is not possible to do using regular JOIN syntax You can see example of CROSS APPLY in my article here.
SQL SERVER – 2005 – Last Ran Query – Recently Ran Query
SQLAuthority New – Best Practices for Speeding Up Your Web Site
SQLAuthority New – Happy New Year 2008
SQLAuthority News – Thank You to Blog Readers
SQL SERVER – Remove Duplicate Characters From a String
SQL SERVER – Change Password of SA Login Using Management Studio
SQL SERVER – Difference Between Quality Assurance and Quality Control – QA vs QC
Regular readers of this blog are aware of my current outsourcing assignment. I am managing very large outsourcing project in India. One thing is very special in all Indian offices are “Tea Time.” Everybody wants to attend Tea Time not only for tea or coffee but for the interesting discussion occurs at that time. This is the time when all the department employees are together and discussing whatever they wish.Today there was an interesting discussion about Quality Assurance (QA) and Quality Control (QC).



