Click here to Skip to main content
15,949,741 members

Comments by itsmypassion (Top 30 by date)

itsmypassion 26-Oct-18 5:48am View    
You can debug stored procedure.
https://msdn.microsoft.com/en-us/library/hh272701(v=vs.103).aspx
itsmypassion 20-Jun-18 2:59am View    
https://stackoverflow.com/questions/1151987/can-i-set-an-unlimited-length-for-maxjsonlength-in-web-config

Check above link
itsmypassion 24-May-18 1:33am View    
you can use arrays or object literals instead

https://stackoverflow.com/questions/2307157/alternative-to-the-switch-statement
https://toddmotto.com/deprecating-the-switch-statement-for-object-literals/
itsmypassion 28-Mar-18 23:50pm View    
You can use CTE instead.
itsmypassion 23-Mar-18 2:28am View    
Do not include Column "No" in Group by List.