Viewing 15 posts - 76 through 90 (of 325 total)
Thanks Steve for this interesting question, but your explanation de facto confirms the correctness of answer number 4.
November 8, 2018 at 8:02 am
Example:
thistuple = ("apple", "banana", "cherry")
thistuple[1] = "blackcurrant"
# The values...
October 31, 2018 at 7:13 pm
October 31, 2018 at 5:30 pm
I can not run the code, the article "Splitting Strings in SQL Server 2016" explains this differently.
July 9, 2018 at 6:57 am
Thanks, Steve for a pretty interesting question. After reading the Docs "Enable or Disable Backup Checksums During Backup or Restore (SQL Server)", I was not sure of the...
June 25, 2018 at 7:18 pm
An interesting question, thanks Steve. Explaining the cut function is not easy for short. In one or two sentences impossible.
First I found the syntax of the cut function in
May 17, 2018 at 8:30 am
An interesting question with a brief and austere explanation. I was glad to find a good explanation on this msdn blog: SMO Scripting Basics and then in MS Docs...
May 15, 2018 at 4:08 pm
Thanks Steve for an interesting question. This is an illustrative example of utilizing AI in practice.
May 10, 2018 at 7:08 am
An interesting question and good explanation with useful links, thanks Steve. My first tip was that the value
of the name j would not change, but fortunately in the title of...
April 25, 2018 at 6:06 am
April 19, 2018 at 7:29 pm
April 12, 2018 at 7:27 am
April 12, 2018 at 7:02 am
April 9, 2018 at 5:20 pm
Interesting is specified this question, a long time I decided to answer.
If I run the code given in the Explanation, the result is number 12 and it looks like...
April 9, 2018 at 8:01 am
An interesting question, thanks for the perfect explanation, I learned something new.🙂
April 5, 2018 at 6:59 am
Viewing 15 posts - 76 through 90 (of 325 total)