Click here to Skip to main content
15,867,834 members

Comments by PSK_ (Top 97 by date)

PSK_ 14-May-15 7:16am View    
Instead of "select count(*) from Orders where ProductID=1" try using CROSS APPLY for better performance.
PSK_ 19-Mar-14 3:56am View    
Reason for my vote of 3 \n You should also cover Partial Views, Modules, Dependency Injection, Filters & Data Bindings when talking about Angular.JS
PSK_ 5-Jul-11 4:17am View    
Good catch :) Fixed now. Thanks
PSK_ 4-Jul-11 5:26am View    
Are the values which you are trying to insert are coming from some other table?
PSK_ 4-Jul-11 4:42am View    
What is your requirement? Learn the patterns and real-world examples of their uses.