Viewing 15 posts - 2,731 through 2,745 (of 39,818 total)
Heh... I wonder if some of the information that the fitness watch is telling you isn't a part of the reason for some of the restless nights 😀
Maybe, but...
June 10, 2020 at 4:18 pm
We haven't supported tables directly. I was surprised myself, and it's on a backlog, but I think it's relatively unimportant. Most of the time, having DDL/DML is better for us...
June 10, 2020 at 4:17 pm
You don't have time zone info, so you can convert this based on EST, knowing that some of your data will be incorrect. During parts of the year, EST is...
June 9, 2020 at 8:12 pm
Can I run this code? Sure, there are security implications, but this can work. Would I do this? No, because you've not littered a three part naming in code. The...
June 9, 2020 at 8:06 pm
I don' t mean to imply SQL 2017 isn't a good product (or 2014 for that matter), but for most people, this isn't a compelling change to move off 2016....
June 9, 2020 at 7:59 pm
I understand how and why this works, but I do think this is inconsistent with other languages. Quick tests when I wrote this in Python and PowerShell show the answer...
June 9, 2020 at 3:48 pm
I'd argue people are the most important part, with process second. The tools/platform/automation/tech bits is the easiest part by far.
Unfortunately, too many people stop with tools/etc. and don't work on...
June 9, 2020 at 3:31 pm
You can't download git to a work laptop? I wouldn't remotely understand that as a technical person. This is highly stable, free, well tested software that millions, likely hundreds of...
June 9, 2020 at 3:06 pm
You can, but why? I'd put the distributor on each publisher. Simpler and works well.
For moving this into a central warehouse, you can use some sort of structure to ensure...
June 8, 2020 at 8:54 pm
Version control is important. Not using it is unprofessional.
GIT is everywhere. It is a good version control system for people working on open source projects or where multiple companies...
June 8, 2020 at 8:45 pm
Thanks for the article. It was very informative and you demo'ed the tool that we actually use at work (sourcetree).
There are some things that I think are not clear...
June 8, 2020 at 8:43 pm
I've seen this throughout my career. Agile doesn't work. Scrum isn't helping. Lean can't solve our issue, etc.
Rather than debate what went wrong, someone talks about the problem with the...
June 8, 2020 at 4:59 pm
What's the datatype of the column? Is it a straight datetime/datetime2? Or something like datetimeoffset?
June 8, 2020 at 4:43 pm
An instance (not server, that word gets really confusing quickly) can be used as a distributor for multiple published. However, each publisher needs a separate distributor database. I haven't tried...
June 8, 2020 at 4:41 pm
Yes, higher numbers are better. FWIW, I'd avoid low/normal/high and choose some numbers. I would set a general rule of stuff that is easily killed, put at -5, assume most...
June 8, 2020 at 4:37 pm
Viewing 15 posts - 2,731 through 2,745 (of 39,818 total)