Viewing 15 posts - 136 through 150 (of 325 total)
Today it's pretty funny. Answer # 4 probably belongs to the humor category, or it is indicative of the very good mood and fantasy of the author at the time...
April 26, 2017 at 8:17 am
Please be careful about disclosing the correct answer. Your post is linked on the...
April 19, 2017 at 5:45 pm
Thank you for this question. If you run the code provided in the answer #3: gc(x); x <- "42 is the best answer"
then the result is also an...
April 19, 2017 at 10:00 am
Inattention got me. It wanted more coffee. I was blind and missed the word Agent... :crying:
Still, thanks Aditya for this practical question. A good explanation is on MSSQLTips in the...
April 17, 2017 at 6:31 am
April 13, 2017 at 7:33 am
Revenant - Friday, April 7, 2017 10:35 AMI had to search BoL. Thanks, Steve! All, have a great weekend.
+1 🙂
April 7, 2017 at 11:50 am
Thanks Carlo, I appreciate the brief but concise remarks to links in the explanation. 🙂
April 6, 2017 at 7:38 am
April 5, 2017 at 6:52 am
Thanks for this question Steve. I repeated the conversion time to datetime2...:ermm:
For the result to 1900-01-01 10:00:00.000 should be in the code specified DECLARE @t DATETIME2(3) = '10:00...
April 4, 2017 at 9:18 am
Maybe that's wrong I understand, but it feels like a belated April Fools prank...😉
April 3, 2017 at 6:05 am
The syntax CREATE PROCEDURE statement allows you to create output_only procedure. The following stored procedure has only one output parameter.
For this reason, I could not choose the correct...
April 2, 2017 at 6:00 pm
Thanks Steve for this question, but above all for the perfect link. I learned something new. 🙂
March 29, 2017 at 7:34 am
The fourth answer is not correct. It is not necessary to install the Microsoft R Server for using R code. See, e.g. this MSDN article Set up SQL Server...
March 22, 2017 at 7:19 am
Intuitively I estimated that I got it wrong...:crying: But I found how to check enabled Trace Flags for SQL Server.
On my server I have enabled two global TF 7806...
March 10, 2017 at 10:49 am
Viewing 15 posts - 136 through 150 (of 325 total)