Viewing 15 posts - 331 through 345 (of 1,353 total)
Having lived abroad for 1/3 of my childhood (England) and almost 1/3 of my adult life (Germany and South Korea) I find that the time in other countries gives you a...
August 31, 2017 at 1:29 pm
column_alias = expression
I thought this was what the question was asking about. It's a very fine point between a string alias and this. But this is what...
August 28, 2017 at 7:47 am
I don't know that it is a basic question (though I got it right). I'm sorry to hear that it's deprecated. I came across this method of aliasing a few...
August 28, 2017 at 7:15 am
In all the cases I quote, the foolish detractors actually said loudly that something couldn't be done or wasn't so, which is why I believe we can and should...
July 17, 2017 at 6:55 am
not sure I can agree with your premise.
I see what Phil talks about often myself. Although objectively what I see as one way someone else would see...
July 16, 2017 at 7:21 pm
As a former professional historian, I've read a lot of primary source material about the issues of days past. It is easier to note these things in hindsight than what is...
July 16, 2017 at 10:44 am
Where does that put me ?
It puts you in the sober camp. Didn't even know that was a party (that I would never join).
July 10, 2017 at 11:09 am
...it is a personality trait: that we tend to want things to make sense. Perhapsslightly more so than the general populace
Interesting idea. There's probably...
July 10, 2017 at 8:25 am
Also, the TRUNCATE is such a basic command, it's hard to see it failing. I can't recall that I've had a TRUNCATE fail in production, and only in development when...
June 14, 2017 at 1:29 pm
they want it to keep going regardless of if one of the truncates fails, so I've flipped the constraints over to OR constraints.
Not sure I'd use OR...
June 14, 2017 at 10:49 am
June 14, 2017 at 10:45 am
The Null for the warehouse code seems to me to be an issue as well. If warehouses can have a parent warehouse, and that parent warehouse can also store items,...
June 14, 2017 at 9:41 am
I've got 5 Execute SQL Tasks all feeding into the Data Flow Task
Consider putting your truncate statements in the same SQL Execute task.
June 14, 2017 at 9:38 am
manie - Monday, June 12, 2017 11:43 PM
I have always said that the barometer for my success in the work place is the smiles on...
June 13, 2017 at 9:25 am
Viewing 15 posts - 331 through 345 (of 1,353 total)