Viewing 15 posts - 91 through 105 (of 429 total)
David Day (3/18/2016)
March 18, 2016 at 6:43 am
I was confused by the transaction logs being "from midnight on". What is that relative to? :angry:
February 12, 2016 at 6:52 am
david.dilworth (2/5/2016)
Is anyone able to provide a real-world example demonstrating the usage? What I'm interested to know...
February 5, 2016 at 7:09 am
I spent way to long on this one looking for the data type precedence catch. :crazy:
January 29, 2016 at 7:20 am
Andy Warren (12/1/2015)
Hugo, that answer is why I love reading the QOTD, the follow on discussion is always worth reading. But I only see...
December 1, 2015 at 9:02 am
Dain Bramage (12/1/2015)
1. The question was asked in such a...
December 1, 2015 at 8:59 am
Thank you for the very interesting background behind the square bracket delimiter in SQL Server, Hugo. I had always assumed it was a more arbitrary decision on Microsoft's part....
December 1, 2015 at 6:49 am
I like to add square brackets around my nested schemas. :-D:crazy::hehe:
CREATE SCHEMA [[a]].].[c]]]
November 19, 2015 at 9:05 am
Luis Cazares (11/18/2015)
Carlo Romagnano (11/18/2015)
patricklambin (11/18/2015)
I would advice to prohibit this way of coding/naming.
I disagree, naming conventions should reflect the factory needs. So, it may be that [Sales.XXX] is good...
November 18, 2015 at 7:17 am
Huh, I wasn't expecting to learn something about sports today. :crazy::-D
October 30, 2015 at 8:51 am
Has anyone mentioned that the 'correct' answer is wrong yet? :hehe:
October 28, 2015 at 7:32 am
GeorgeCopeland (9/30/2015)
I guess another way to ask my question is, if you have txn logs, why bother with a diff?
In this case, there's not much difference. If however you...
September 30, 2015 at 11:02 am
GeorgeCopeland (9/30/2015)
Stewart "Arturius" Campbell (9/30/2015)
As an example, the last diff might be faulty / corruptedI don't understand your example. If a diff is faulty then you don't have it.
Transaction log...
September 30, 2015 at 10:40 am
freyes (9/16/2015)
Ok, then we must agree that only two ways exists, The other ways are only variations of the two main ways.
Would this count as a third?
SELECT * FROM (SELECT...
September 16, 2015 at 7:28 am
Viewing 15 posts - 91 through 105 (of 429 total)