Viewing 15 posts - 166 through 180 (of 8,731 total)
My $0.02 about the new site... First, I miss the count of likes (for threads and individual comments). No nobody knows if you "liked" a thread or comment....
April 11, 2019 at 12:40 pm
How about people that just implement missing index recommendations that create a nonclustered index that is a covering index and recreates the entire table? Yes, I found one in...
April 10, 2019 at 8:07 pm
And this thread just keeps on keeping on... This is a pure rant, so read at your own risk. I have been involved in the interview process for a...
April 10, 2019 at 3:15 pm
Great name for a beer!
Well, with the new leaderboard (https://www.sqlservercentral.com/contributors), we have our first millionaire.
Yay. Um, so what are those points redeemable for...
April 10, 2019 at 2:25 pm
Added detail to a bug today to remove one of these and add a tooltip to others.
Thank you.
I wonder how you were able to reply on January 1, 2019...
April 8, 2019 at 4:43 pm
This is easily achieved with a LEFT JOIN and ISNULL combination. Of course, assuming that the second batch of inserts is meant for #tblSectionCoursemaster instead of #tblCombineCourseMaster .
April 4, 2019 at 4:40 pm
I've had a couple of chats with Steve about our move to a "modern" interface for SQL Server Central. It's insane how badly software is coded these days....
April 3, 2019 at 3:28 pm
If you go up to your name in the navigation bar, you can get to your profile. When I did that, what I found was that the site emails...
April 2, 2019 at 6:26 pm
I’m thinking need to do unpivot and pivot to get below result, is there anyway better then i thought :)..Any help appreciated Thank you in advance.
CREATE...
April 1, 2019 at 1:23 pm
March 29, 2019 at 7:22 am
This message is actually most of the...
March 22, 2019 at 12:50 pm
Apparently, even on Facebook, developers still store passwords as plain text. Facebook claims that there was no security breach and the problem is corrected, but I really wonder when will...
March 21, 2019 at 2:23 pm
Two things come to my mind, but seem to be weird cases:
1. Your tables are partitioned, but it's weird that the partitions are exactly the same size.
2....
March 21, 2019 at 1:09 pm
Viewing 15 posts - 166 through 180 (of 8,731 total)