Viewing 15 posts - 16 through 30 (of 104 total)
Hany Helmy (9/24/2013)
exec...
September 24, 2013 at 4:09 pm
Koen Verbeeck (9/19/2013)
Very similar to the question a few days ago, but a bit harder.Really nice question, thanks.
+1
September 19, 2013 at 8:36 am
Note that sp_filestream_force_garbage_collection is only available with SQL Server 2012. In previous editions there is not way to force garbage collection π
September 5, 2013 at 8:19 am
L' Eomot InversΓ© (7/30/2013)
The way the question works is that LEN requires a character string argument, so there is an implicit conversion from money or decimal to string. That...
July 30, 2013 at 3:24 pm
Good but tricky question. Although just was question of pay attention to the fine print, as with legal contracts π
July 16, 2013 at 9:14 am
Primo Dang (7/4/2013)
Lokesh Vij (7/3/2013)
I thought this to be the easiest Qotd ever attempted. Wondering why so many wrong attempts!!
Correct answers:48%(11)
Incorrect answers:52%(12)
Total attempts: 23
I think a lot of people might...
July 4, 2013 at 12:12 pm
Very positive knowledge acquired.
Thanks Hugo!
May 15, 2013 at 12:26 pm
In fact, in SQL Server 2008 R2 an identity property is added too.
May 13, 2013 at 9:31 am
Lokesh Vij (1/16/2013)
I did observed this strange behavior, but was not aware of the reason behind this. Thanks π
I didn't observed this never before, and obviously I went wrong :pinch:
January 17, 2013 at 12:21 pm
Thanks for this good question. Recently I realized this when i try to use TRY CATCH to validate an insert operation inside a table function.
January 16, 2013 at 11:29 am
Precedence in mathematical operations was the second theme I saw in my first day at the programming class. The first was data types in Turbo Pascal 3.0.
Thanks for making me...
January 10, 2013 at 9:20 am
Viewing 15 posts - 16 through 30 (of 104 total)