Viewing 15 posts - 256 through 270 (of 325 total)
Thanks for the question Steve. It's a hard thing. Different authors have reported different algorithms. If you apply the algorithms listed in the links below, then the correct answer to...
June 15, 2016 at 5:59 pm
Thanks Junior for an interesting question with carefully worded answer options 🙂
June 14, 2016 at 6:39 am
Thanks Steve for an interesting question and precise explanation. Funny thing is that the answer was easy to find in the article "Aunt" Kathi Kellenberger in SSC Newsletter last Friday.
June 7, 2016 at 7:06 am
I repeated again the theme Encryption Hierarchy and Certificates 🙂 Thanks, Igor for this question and a clear explanation.
June 2, 2016 at 6:14 am
Happy beginning of a new week, try this :-):
DECLARE @Mytest TABLE (id INT, x XML);
INSERT @Mytest VALUES
(1, CAST(1200 AS XML))
,...
June 1, 2016 at 5:51 am
Thanks, Steve for this question, which highlights that the use of SELF is really dangerous. 🙁 If you create a procedure and add WITH EXECUTE AS SELF to it, anyone...
May 27, 2016 at 6:12 am
+1, interesting is also calculating a value of tf-idf, see e.g. http://www.tfidf.com/
May 24, 2016 at 7:10 am
A useful question with a really interesting script and a very good explanation. Thanks, Steve. 🙂 A more detailed description can be read in
https://www.mssqltips.com/sqlservertip/2894/understanding-grant-deny-and-revoke-in-sql-server/
May 23, 2016 at 12:01 pm
Thanks Steve for this interesting question. Clearly it is described in the section "Are there any restrictions That limit the Resources of the Governor's effectiveness ?" here:
May 16, 2016 at 4:53 am
Thanks for the question, Steve, even with a wish. It is good that the good mood is back 🙂
May 13, 2016 at 7:31 am
sipas (5/12/2016)
Richard Hendrick (5/12/2016)
May 12, 2016 at 7:49 am
TomThomson (5/11/2016)
Steve Jones - SSC Editor (5/10/2016)
Poorly worded on my part. Points awarded back and question reworded.
It's still wrong. See my earlier comment. In SQL Server 2014, there's...
May 11, 2016 at 5:53 am
Fine, just relax. Today's question is probably meant as a joke of the day 🙂
May 10, 2016 at 7:48 am
Thanks Steve, for this question about collation and also about stored procedure recompilation. I used the following references:
https://msdn.microsoft.com/en-us/library/ms143726.aspx and https://msdn.microsoft.com/en-us/library/ms190439.aspx
May 9, 2016 at 6:53 am
Viewing 15 posts - 256 through 270 (of 325 total)