Viewing 7 posts - 16 through 23 (of 23 total)
Well, if it were a conjunctional type of list there would be no comma, meaning both items were included in the exception. Not that English, grammar, etc, were exactly my...
March 9, 2015 at 2:57 pm
Well, to be fair, I don't think you can 'sum' the percentages, as they are percentage of each type answered. But still... Always read the docs...
March 9, 2015 at 7:04 am
There's also uuid. Also I'm not sure hierarchyid, but I would need to cross reference the docs.
Holy cow, though, 20%, 12%, 9%, confused about floating point data types? Scary...
I did...
March 9, 2015 at 5:33 am
Oh, I see. The operators involved. Interesting. I'll look for that, thank you.
February 20, 2015 at 5:57 am
So in the instance of execution plans, its not truly columnless table, but rather rowless table (view, etc). i.e. for outer joins...
February 20, 2015 at 5:33 am
It's true. However, the lessons I take from these is to always at least run it on my favorite Sql Server fiddler, if not a local database instance. 🙂
February 16, 2015 at 11:21 am
'A table cannot be created without a column.' : is really irrelevant, given the context, and nature of tables in Sql Server. The table was created with a column. An...
February 16, 2015 at 6:26 am
Viewing 7 posts - 16 through 23 (of 23 total)