Viewing 15 posts - 2,206 through 2,220 (of 3,047 total)
My experience with estimates is that we tend to estimate too small. Even after 4 decades of programming I still can't get it right. How could it possibly take a...
August 18, 2015 at 7:38 am
Thanks for the helpful script.
August 18, 2015 at 7:31 am
Yes, I'm confident. Yet it would still be a bit scary.
August 18, 2015 at 7:30 am
Things that don't work are those that you just sit and watch something, like a movie, play, and even sporting event. There is little interaction with your fellow team members....
August 18, 2015 at 7:22 am
Jeff Moden (8/6/2015)
I've found that many people already have a notion of what they want to find in the data rather than finding what the data is telling them.
So...
August 18, 2015 at 7:10 am
Lee Linares (8/7/2015)
Expanding on Gary's points you could eliminate all the JOINS by using something like this:
'SELECT
db_name() as Database_Name,
...
August 18, 2015 at 7:06 am
Viewing 15 posts - 2,206 through 2,220 (of 3,047 total)