Viewing 15 posts - 91 through 105 (of 230 total)
Somewhere in the back of my head I hear Steve singing:
"Oops, I did it again"
May 2, 2019 at 9:32 am
There must be a constraint missing on the table with correct answers...
April 24, 2019 at 8:02 am
Having read the actual feedback request, the question makes more sense. I'm not sure why the current implementation precludes application provided start times. Obviously, there would have to be a...
April 16, 2019 at 10:05 am
If you need to log time in different time zones then why not simply store the timestamps in UTC format? Then you can build the display logic to convert...
April 16, 2019 at 9:03 am
And to be picky, the error really doesn't have anything to do with column sets. It simply addresses the fact that there are more items in the VALUES list than...
October 2, 2018 at 12:34 am
October 2, 2018 at 12:30 am
Amazing!
I didn't realize it was October 12 already 🙂
September 25, 2018 at 1:54 am
Interestingly enough, the referenced article doesn't really say anything about spaces. I'd even go so far as to say the article is just about as useless as the function itself...
September 7, 2018 at 4:13 am
And why would you not use the Script() method, given that it exists?
May 15, 2018 at 2:58 am
And this is why you should ALWAYS use two-part column names, preferably with well chosen table aliases.
April 3, 2018 at 2:19 am
March 20, 2018 at 9:27 am
March 20, 2018 at 8:49 am
Ok. Guess I need to understand the difference between a localized version and a language version. Or not; sounds more like asking for trouble than anything else...
March 20, 2018 at 3:04 am
From the referenced article:
Installations of different language versions of SQL Server instances on the same computer are not supported.
Not quite sure how this tallies with the purportedly...
March 20, 2018 at 2:27 am
Viewing 15 posts - 91 through 105 (of 230 total)