Viewing 15 posts - 286 through 300 (of 311 total)
Thanks for the question, made me think a little because of the code being within a TRANsaction.
My opinion is that the code was created with looping logic code in mind,...
March 16, 2012 at 8:52 am
Thanks for the question, even though I don't use it, as I like to say, you never know when you will need it.
"El" Jerry.
March 15, 2012 at 10:19 am
Thank you for the question, I investigated a little and got it right.
Even though I still don't use cache transforms in SSIS, it's good to know this just in case...
March 14, 2012 at 2:54 pm
Thank you for the question. It also made me dig into BOL and scratch my head understanding UNIONs and precedence.
"El" Jerry.
March 8, 2012 at 8:45 am
Nice and easy, but still got me thinking a little bit 🙂
@hugo, thank you for the explanation, clear and concise.
"El" Jerry.
March 7, 2012 at 7:30 am
Thanks Steve, nice and easy one. I had to dig into documentation to remember if BETWEEN included endpoints or not.
"El" Jerry.
March 5, 2012 at 10:16 am
Tough question for those of us who don't have experience on this area. I didn't understand quite well the code, nor the papers I found, so i had to basically...
March 2, 2012 at 10:15 am
Thanks for the question, made me think and research for a while.
To me the explanation was clear. When stating
s.Statuses NOT IN (null, 'Idle')
you are trying to compare a data...
March 1, 2012 at 8:45 am
Thank you for the question!!
I agree with all others that having at least one numeric causes implicit conversion for the char values, but 2 chars cannot be multiplied.
Yes, we have...
February 29, 2012 at 7:37 am
Nice and easy one. Yes, i thought it was a deja vu, but slow reading showed MOST instead of least.
Greetings,
"El" Jerry.
February 28, 2012 at 9:45 am
Great question!!! Learned something new today.
"El" Jerry.
February 27, 2012 at 9:25 am
Thank you for the easy one.
As far as I know, collation is in part used for handling string literals, isn't it? It shouldn't affect syntax.
------------
A watt of Ottawa.
"El" Jerry.
February 23, 2012 at 12:47 pm
Nice and easy. As someone said before, it's good to go back to the basics.
In your experience, how often have you seen DBs with Bulk-Logged recovery models and what are...
February 21, 2012 at 11:36 am
Thank you, Steve, I understand this can happen every once in a while.
Regards,
"El" Jerry.
February 20, 2012 at 10:53 am
Hi!!! After thorough reading and searching I found and selected the right answers based on the same referenced article, just to find out they were wrong?
Looks to me that...
February 20, 2012 at 7:52 am
Viewing 15 posts - 286 through 300 (of 311 total)