Viewing 15 posts - 421 through 435 (of 716 total)
Got it right although i was not quite sure about the crash recovery 🙂
July 27, 2014 at 4:02 am
TomThomson (7/22/2014)
July 27, 2014 at 3:15 am
raulggonzalez (7/18/2014)
BACKUP LOG [QODTest] TO...
July 18, 2014 at 1:55 am
Steve Lund (7/17/2014)
Interesting also, is that when you create a PK on a table, in SSMS that it lists that PK under Indexes and not under Constraints.
True, although PK is...
July 17, 2014 at 9:16 am
pmadhavapeddi22 (7/15/2014)
July 17, 2014 at 9:09 am
BTY, @ the end of the explanation, it states that "For example, the following SELECT statement shows that the integer value 123456 is usually stored as a binary 0x0001e240", then...
July 17, 2014 at 5:10 am
Jamsheer (7/15/2014)
Thanks.. But still confused:-P.. need to work on it..
Same confusion here, really. :w00t:
July 17, 2014 at 5:08 am
Raghavendra Mudugal (7/15/2014)
something happens in sql and it gives 254 as output.
Nice 😀
July 17, 2014 at 5:07 am
twin.devil (7/17/2014)
Good Knowledge base question. Thanks for sharing
Absoulately agree here 😎
July 17, 2014 at 4:57 am
pmadhavapeddi22 (7/14/2014)
powershell -ExecutionPolicy ByPass -File c:\Document1.ps1
(I...
July 17, 2014 at 4:25 am
Koen Verbeeck (7/11/2014)
Why is DATALENGTH() included in the question? The first two results are the same for all answers 🙂
Nice 😉
July 14, 2014 at 1:59 am
robertjtjones (7/9/2014)
Never come across this before - thanks
Neither do I 🙂
July 14, 2014 at 1:39 am
Carlo Romagnano (7/9/2014)
Thank you for question!Theoretically, any query would return different value!
In practice, Only ORDER BY NEWID() works for us.
Yes, that`s true, same found here 🙂
July 9, 2014 at 4:06 am
pmadhavapeddi22 (7/8/2014)
( I had to run the code in...
July 9, 2014 at 2:34 am
Viewing 15 posts - 421 through 435 (of 716 total)