Viewing 10 posts - 1 through 10 (of 10 total)
Unit testing is not about running an SP and reading the results. It is all about mocking, stubbing and faking and running in CI. That's why I do not use...
May 1, 2017 at 9:18 pm
April 24, 2017 at 3:03 pm
vasim-622610 - Monday, April 24, 2017 11:41 AMWhat about select null, did you test that?
No, I did not. But I think whatever...
April 24, 2017 at 12:22 pm
The best explanation I found here
"When character expressions are converted to a character data type of a different size, values that are too long for the new data type...
March 19, 2016 at 10:38 pm
Sean Lange (5/19/2015)
v.malyutin (5/19/2015)
The question is incorrect. The procedure is executed 32 times. Or there must be an answer regarding recursion.
It executes inside an implicit transaction until it raises an...
May 19, 2015 at 10:09 am
The question is incorrect. The procedure is executed 32 times. Or there must be an answer regarding recursion.
May 19, 2015 at 7:27 am
Viewing 10 posts - 1 through 10 (of 10 total)