Viewing 15 posts - 166 through 180 (of 607 total)
In my org IT doesn't work with confidential data such as payroll or sensitive company secret data so we are allowed to see the production data. Our DBAs copy...
January 9, 2020 at 2:20 pm
Gold toe, always go for the gold toe
January 9, 2020 at 2:14 pm
Unfortunately I don't think it works all the time. It may depend on the [plot value of the ship entering hyperspace] if it is destroyed or not.
Fixed that for...
January 7, 2020 at 5:59 pm
but....you tested dropping those columns in UAT somewhere and had the devs sign off on what to change and whether it worked correctly, right? Or you'll do that for the...
January 7, 2020 at 4:28 pm
see? learn something new every day. Now we just need a Guns of Navarro/Mission Impossible/James Bond movie about Bothans that ties right into Jedi
January 7, 2020 at 4:06 pm
Like all art, it means different things to different people. I was born in '78, so only got to see Return of the Jedi in the theater, guess which movie...
January 7, 2020 at 3:53 pm
I think that how one can be so greedy by not setting this field as, say, varchar(100) - so that you can be sure it's really enough.
that's why I...
January 7, 2020 at 2:59 pm
As to the last film. How long have they known that they could launch a ship into space warp or whatever they're calling it and destroy every single thing...
January 7, 2020 at 2:56 pm
I've seen how people drive with only three degrees of freedom, flying cars? No thanks. Solve the self-driving problem first, IMHO.
January 6, 2020 at 7:24 pm
Suggestion for if you want to continue to use this contractor, figure out what your metrics are for a "successful" solution (delay less than x seconds, allows for x users...
December 18, 2019 at 2:55 pm
Right, so do a count() of the files, group by month(convert(date time,dateColumn)),
or if you want the week, group by datepart(week, convert(datetime, dateColumn))
December 17, 2019 at 11:45 pm
I just did that to show you how it works, you would just put your column there, but without the ddl and sample data I used a variable. If you...
December 17, 2019 at 10:34 pm
Agreed with Drew. For example, you created a thread asking if it would make sense to add a short question thread.
Also, if you're just thinking that a short question/answer makes...
December 17, 2019 at 9:59 pm
DECLARE @myDate varchar(50);
SET @myDate...
December 17, 2019 at 9:57 pm
This reply has been reported for inappropriate content.
Hey Russ, good to hear from you! Thanks for the compliment, but truth be told, it's all just painful experience, not smarts. I got the idea from one of these...
November 22, 2019 at 4:58 pm
Viewing 15 posts - 166 through 180 (of 607 total)