Viewing 15 posts - 31 through 45 (of 47 total)
More information can be found on Dwight's desk.
(In case this is too obscure: https://www.youtube.com/watch?v=6bTmKHNdS-o)
April 17, 2019 at 10:15 am
For Unix tools, the usual convention is that a single dash is for 1-letter parameters, and the double-dash for full named parameters (e.g. -h and --help, or -v / --verbose)
March 4, 2019 at 6:34 am
SSMS 17.9 and SQL 2019:
Funny thing is that the query runs (and gives the expected result).
November 22, 2018 at 5:13 am
September 11, 2018 at 1:33 am
Shouldn't the query read 'WHERE uc.UserID = 8'?
September 11, 2018 at 12:37 am
Gnome mapping in wet lab environments
I assume genomes were mapped, not gnomes...
September 4, 2018 at 2:38 am
The question isn't "What is the easiest way" but "what should I do". And adding an extra file and migrating the data works.
January 22, 2018 at 3:47 am
January 2, 2018 at 6:46 am
Without calculating:
- 7E1 is odd, 7E2 is even, so it has to be 7E2
- 2018 is fairly close to 2048, a power of 2, so there's a few...
January 1, 2018 at 2:36 am
I've made some modifications to allow Point-In-Time restores. Code to convert the date_time variable to a format that STOPAT understands is rather ugly however, perhaps someone with a better understanding...
December 8, 2017 at 12:59 am
I think it stores the dates as floats, not ints.
October 31, 2017 at 1:12 am
Viewing 15 posts - 31 through 45 (of 47 total)