April 30, 2018 at 1:27 am
Jeff Moden - Sunday, April 29, 2018 1:06 PMMan, you've just gotta "love" ORMs...
WHERE (UNICODE([t0].[ActivityStatusCode]) = @p0) AND (UNICODE([t0].[DeficiencyAutomationStatusCode]) = @p1)
I just can't imagine why that might have a Logical Read problem. :D;)
He he, guess both those columns are also VARCHAR:crazy:
π
So does ORM stand for "Object oriented developer got a Relational database to Mess up"?
April 30, 2018 at 8:25 am
Eirikur Eiriksson - Monday, April 30, 2018 1:27 AMJeff Moden - Sunday, April 29, 2018 1:06 PMMan, you've just gotta "love" ORMs...
WHERE (UNICODE([t0].[ActivityStatusCode]) = @p0) AND (UNICODE([t0].[DeficiencyAutomationStatusCode]) = @p1)
I just can't imagine why that might have a Logical Read problem. :D;)
He he, guess both those columns are also VARCHAR:crazy:
πSo does ORM stand for "Object oriented developer got a Relational database to Mess up"?
Heh... maybe "Only Relational Mistakes".
--Jeff Moden
Change is inevitable... Change for the better is not.
April 30, 2018 at 9:59 am
Jeff Moden - Monday, April 30, 2018 8:25 AMEirikur Eiriksson - Monday, April 30, 2018 1:27 AMJeff Moden - Sunday, April 29, 2018 1:06 PMMan, you've just gotta "love" ORMs...
WHERE (UNICODE([t0].[ActivityStatusCode]) = @p0) AND (UNICODE([t0].[DeficiencyAutomationStatusCode]) = @p1)
I just can't imagine why that might have a Logical Read problem. :D;)
He he, guess both those columns are also VARCHAR:crazy:
πSo does ORM stand for "Object oriented developer got a Relational database to Mess up"?
Heh... maybe "Only Relational Mistakes".
Ooops, I get those at home all the timeπ
π
April 30, 2018 at 10:05 am
Eirikur Eiriksson - Monday, April 30, 2018 9:59 AMJeff Moden - Monday, April 30, 2018 8:25 AMEirikur Eiriksson - Monday, April 30, 2018 1:27 AMJeff Moden - Sunday, April 29, 2018 1:06 PMMan, you've just gotta "love" ORMs...
WHERE (UNICODE([t0].[ActivityStatusCode]) = @p0) AND (UNICODE([t0].[DeficiencyAutomationStatusCode]) = @p1)
I just can't imagine why that might have a Logical Read problem. :D;)
He he, guess both those columns are also VARCHAR:crazy:
πSo does ORM stand for "Object oriented developer got a Relational database to Mess up"?
Heh... maybe "Only Relational Mistakes".
Ooops, I get those at home all the timeπ
π
Cue the MIL jokes π
For fast, accurate and documented assistance in answering your questions, please read this article.
Understanding and using APPLY, (I) and (II) Paul White
Hidden RBAR: Triangular Joins / The "Numbers" or "Tally" Table: What it is and how it replaces a loop Jeff Moden
May 1, 2018 at 2:56 am
ChrisM@Work - Monday, April 30, 2018 10:05 AMEirikur Eiriksson - Monday, April 30, 2018 9:59 AMJeff Moden - Monday, April 30, 2018 8:25 AMEirikur Eiriksson - Monday, April 30, 2018 1:27 AMJeff Moden - Sunday, April 29, 2018 1:06 PMMan, you've just gotta "love" ORMs...
WHERE (UNICODE([t0].[ActivityStatusCode]) = @p0) AND (UNICODE([t0].[DeficiencyAutomationStatusCode]) = @p1)
I just can't imagine why that might have a Logical Read problem. :D;)
He he, guess both those columns are also VARCHAR:crazy:
πSo does ORM stand for "Object oriented developer got a Relational database to Mess up"?
Heh... maybe "Only Relational Mistakes".
Ooops, I get those at home all the timeπ
πCue the MIL jokes π
Bring them on mateπ
π
May 1, 2018 at 5:39 am
Eirikur Eiriksson - Tuesday, May 1, 2018 2:56 AMChrisM@Work - Monday, April 30, 2018 10:05 AMEirikur Eiriksson - Monday, April 30, 2018 9:59 AMJeff Moden - Monday, April 30, 2018 8:25 AMEirikur Eiriksson - Monday, April 30, 2018 1:27 AMJeff Moden - Sunday, April 29, 2018 1:06 PMMan, you've just gotta "love" ORMs...
WHERE (UNICODE([t0].[ActivityStatusCode]) = @p0) AND (UNICODE([t0].[DeficiencyAutomationStatusCode]) = @p1)
I just can't imagine why that might have a Logical Read problem. :D;)
He he, guess both those columns are also VARCHAR:crazy:
πSo does ORM stand for "Object oriented developer got a Relational database to Mess up"?
Heh... maybe "Only Relational Mistakes".
Ooops, I get those at home all the timeπ
πCue the MIL jokes π
Bring them on mateπ
π
I'll do you one better.... joke that an old MIL would tell...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 1, 2018 at 7:11 am
Jeff Moden - Tuesday, May 1, 2018 5:39 AMEirikur Eiriksson - Tuesday, May 1, 2018 2:56 AMChrisM@Work - Monday, April 30, 2018 10:05 AMEirikur Eiriksson - Monday, April 30, 2018 9:59 AMJeff Moden - Monday, April 30, 2018 8:25 AMEirikur Eiriksson - Monday, April 30, 2018 1:27 AMJeff Moden - Sunday, April 29, 2018 1:06 PMMan, you've just gotta "love" ORMs...
WHERE (UNICODE([t0].[ActivityStatusCode]) = @p0) AND (UNICODE([t0].[DeficiencyAutomationStatusCode]) = @p1)
I just can't imagine why that might have a Logical Read problem. :D;)
He he, guess both those columns are also VARCHAR:crazy:
πSo does ORM stand for "Object oriented developer got a Relational database to Mess up"?
Heh... maybe "Only Relational Mistakes".
Ooops, I get those at home all the timeπ
πCue the MIL jokes π
Bring them on mateπ
πI'll do you one better.... joke that an old MIL would tell...
Couch laughter coffee spill
Jeff, now you owe me a keyboardπ
π
Absolutely brilliant!
May 1, 2018 at 12:42 pm
Maybe I should start just changing passwords: https://acawiki.org/Building_successful_online_communities:_Evidence-based_social_design
May 2, 2018 at 6:16 am
Jeebus Chris, I mean, if it works, it works, but yowza https://www.sqlservercentral.com/Forums/1934310/Upper-Case-Lower-Case?Update=1#bm1934444
-------------------------------------------------------------------------------------------------------------------------------------
Please follow Best Practices For Posting On Forums to receive quicker and higher quality responses
May 2, 2018 at 6:42 am
jonathan.crawford - Wednesday, May 2, 2018 6:16 AMJeebus Chris, I mean, if it works, it works, but yowza https://www.sqlservercentral.com/Forums/1934310/Upper-Case-Lower-Case?Update=1#bm1934444
If it works, and it's fast, and it's pretty, then it will do for me π
For fast, accurate and documented assistance in answering your questions, please read this article.
Understanding and using APPLY, (I) and (II) Paul White
Hidden RBAR: Triangular Joins / The "Numbers" or "Tally" Table: What it is and how it replaces a loop Jeff Moden
May 3, 2018 at 12:44 pm
I love my work-from-home days.
Today I came up with a SSIS package to import into a table the SQL Audit files on my servers. I put it together on my home lab (because doing this on our QA or production machines makes me jumpy, if I make a mistake,) tested it on my home lab, then re-created it on my work PC for eventual deployment.
Yeah, it's the sort of thing I could work on, on my own time, but somehow, if it's work-related, I find it easier to apply myself when I'm on my employers time than when it's after work or the weekend...
May 4, 2018 at 1:09 am
jasona.work - Thursday, May 3, 2018 12:44 PMYeah, it's the sort of thing I could work on, on my own time, but somehow, if it's work-related, I find it easier to apply myself when I'm on my employers time than when it's after work or the weekend...
Work-related things in work-related time is always a better option.
May 4, 2018 at 9:13 am
Work to live, don't live to work.
Definitely need time off, away from work things. Most of our tasks don't need to be done ASAWeSeeThem
May 6, 2018 at 8:56 am
I can understand some beings like banana flies which life spans around a week to have only limited temporal conception but this one is just too much
π
Viewing 15 posts - 61,486 through 61,500 (of 66,712 total)
You must be logged in to reply to this topic. Login to reply