Viewing 15 posts - 586 through 600 (of 1,111 total)
Grant Fritchey (9/26/2016)
September 26, 2016 at 7:56 am
This is a pretty large and broad topics, but here is just my high-level take.
There is nothing wrong with having a staging area that allows your transform and validate your...
September 25, 2016 at 11:42 pm
I agree the business (not just the boss) has to know.
I proved this once when I accidentally screwed something up on a production server. I fixed it almost within minutes,...
September 25, 2016 at 10:12 pm
I learned best from hiring a senior DBA with 10+ years on a project. How I got my boss to agree to this is by explaining that I was still...
September 25, 2016 at 10:00 pm
Testing does no good if you can't dedicate time to fixing the issues before you release. In most cases I've experienced, releasing is still happening because of the agreed upon...
September 20, 2016 at 8:05 am
According to my co-workers, I'm the -1x Programmer, but in my mind, I'm the 100x Programmer. :hehe:
September 20, 2016 at 12:01 am
I feel the company I work for is becoming a technology based company, but at the heart we are in the digital marketing space as an agency that offers both...
September 19, 2016 at 11:47 pm
ZZartin (9/15/2016)
September 16, 2016 at 6:07 am
Udemy is also a good resource. You get professionals who work in related fields trying to make extra cash who teach real-world examples there in various degrees of levels.
I work...
September 15, 2016 at 7:10 am
Everyone knows me to have a big mouth. I think some of you can tell that by the way I post here. Unfortunately, text does me no justice unless you...
September 14, 2016 at 7:22 am
Unless there are no other variables here with the destination table (i.e.: indexes, blocking, partitioning, etc), this shouldn't take that long either all at once or in batch under simple...
September 14, 2016 at 6:48 am
Steve Jones - SSC Editor (9/13/2016)
You could do this in a header, but there's no enforcement. People make changes to procs, test them, make more changes, test, fix things, test,...
September 13, 2016 at 12:21 pm
dave.farmer (9/13/2016)
xsevensinzx (9/12/2016)Can't you just do that in code documentation? I think that's the biggest hurdle for me on justification. In all my stored procs for example, you have a...
September 13, 2016 at 10:37 am
Koen Verbeeck (9/13/2016)
It contains one row for each lifecycle (e.g. a customer that creates a specific order in...
September 13, 2016 at 9:10 am
RonKyle (9/12/2016)
September 12, 2016 at 9:50 pm
Viewing 15 posts - 586 through 600 (of 1,111 total)