Whenever we develop application of maintain application we define sets of rules or policies like naming convention , data type, database & SQL SERVER properties (like which property should be unable or disable) but the problem is to cross check or to enforce these properties is very tedious. To enforce the policies SQL SERVER …
Monthly Archives: July 2015
When, I first saw this statement a Hindi proverb come to my mind which is “1 teer 2 nishane” . The meaning of this proverb means a single bow which hit two different aim in one shot. So let me explain “Merge” statement in more detail. With the help of this Merge statement we can …
Recently, When we were delivering session on “SQL SERVER” one of the persons asked why we require Aliasing so I thought this might be question in everyone’s mind. So lets start with couple of well know statements then we will see the actual problem where we need it explicitly. There are two type of aliasing …
We always take NULL very lightly. Like if we are designing database then whether it is necessary or not we allow the data field to accept null.We think it will not affect anything. Actually , at some point this is not always true. According to Microsoft NULL is an Unknown value. It is not …
Dear All, “Microsoft Most Valuable Professional “ – MVP is one of the prestigious tag. It is one of the dreams which came true today. Today , I got the E-mail that I am an MVP in SQL SERVER. I am speechless but would like to say a big thanks to everyone who provided …