Viewing 15 posts - 286 through 300 (of 528 total)
Do you have any links for people working through examples of this that are particularly instructive?
It there a longer intro to the subject somewhere?
Thanks!
November 7, 2016 at 8:50 am
Gary Varga (10/25/2016)
October 25, 2016 at 8:53 am
Can you be more detailed about the legal cases you have seen? A corporation is considered a person under the law, so I'm trying to figure out what specifically, and...
October 24, 2016 at 11:49 am
This weekend I picked up a 256GB flash drive for $39 and a bluetooth keyboard for $30. I started making calls for a PC replacement to address the overheating of...
October 24, 2016 at 8:37 am
I'd be much happier with the $99 I spent for a terabyte of space on Dropbox if the service didn't overheat my CPU and cause regular shut downs of my...
October 21, 2016 at 10:21 am
I put together a list of some R links here:
October 20, 2016 at 10:03 am
Glenn Berry helped me come up with this one to see if a system is virtual or not:
one line:
if (object_id('tempdb..#ServerInfo') is not null) drop table #ServerInfo create table #ServerInfo (Logdate...
October 19, 2016 at 9:58 am
Cmd lines are also very handy for documentation purposes. Not only are they typically more precise, compact and clear, they also can be documented in text only screens which are...
October 18, 2016 at 8:22 am
has anyone built a VM for browsing the internet they would like to share?
October 14, 2016 at 9:24 am
I found the lack of a shower at work a problem when I lived less than 10 miles away.
I rode my bike 5 miles each way to high school, walking...
October 11, 2016 at 5:39 am
Just curious if anyone tracks the minimum, maximum, average and median types it takes them to respond to a question.
My guess it that the minimum is in the range of...
October 11, 2016 at 4:44 am
NPR and Books on CD occupy most of my drive time lately.
October 10, 2016 at 7:52 pm
You can use my wiki for your answers, then just provide the link to the appropriate page.
The main page of the wiki is https://sqlserver.miraheze.org/wiki/Main_Page
October 10, 2016 at 11:30 am
Viewing 15 posts - 286 through 300 (of 528 total)