Viewing 15 posts - 1,111 through 1,125 (of 11,678 total)
Tony.l (1/20/2015)
January 21, 2015 at 1:04 am
Nice question. Pretty straightforward after the discussion of the previous COUNT question 😉
January 21, 2015 at 1:03 am
JoshDBGuy (1/20/2015)
Phil Parkin (1/20/2015)
JoshDBGuy (1/20/2015)
Koen Verbeeck (1/20/2015)
JoshDBGuy (1/20/2015)
That's going to be a nightmare, I'd prefer to not do that.I'm not sure why a SQL Server instance would be a nightmare.
It's...
January 20, 2015 at 12:51 pm
JoshDBGuy (1/20/2015)
That's going to be a nightmare, I'd prefer to not do that.
I'm not sure why a SQL Server instance would be a nightmare.
January 20, 2015 at 11:20 am
JoshDBGuy (1/20/2015)
Phil Parkin (1/20/2015)
JoshDBGuy (1/20/2015)
January 20, 2015 at 11:14 am
Sean Lange (1/20/2015)
Eric M Russell (1/20/2015)
Sean Lange (1/20/2015)
Eric M Russell (1/20/2015)
January 20, 2015 at 11:08 am
OCTom (1/20/2015)
An identity has no limit itself. It depends on the datatype used for the field.Tom
Yes, but there are a limited number of possible data types and they all have...
January 20, 2015 at 7:19 am
Phil Parkin (1/20/2015)
According to Merriam-Webster: it should be ID.
Id - or in a sentence id - refers to part of the psyche defined by Freud.
For a bit of balance,...
January 20, 2015 at 5:53 am
Phil Parkin (1/20/2015)
But as the ID/Id bit is abbreviating only a single word, the rational side of me chooses Id.
Also, following your logic, it should be Tv instead of...
January 20, 2015 at 5:38 am
Eugene Elutin (1/20/2015)
Both are good to me, plus:product_id
... as per column name convention in system tables ...
Right, as if system tables are consistent 😀
(and why should we trust Microsoft...
January 20, 2015 at 5:36 am
According to Merriam-Webster: it should be ID.
Id - or in a sentence id - refers to part of the psyche defined by Freud.
January 20, 2015 at 5:35 am
GilaMonster (1/20/2015)
I use ID, everyone else in my company uses Id.
So, you switch places with Phil and everything is settled then. 🙂
January 20, 2015 at 5:31 am
ID (or Id or I.D.) is not necessarily an abbreviation of the word "identity". It can also be an acronym for "identity document", such as drivers ID or national ID...
January 20, 2015 at 5:31 am
Jeff Moden (1/19/2015)
Be advised that the "wk" DATEPART can change depending on language settings and DATEFIRST settings. It's not considered to be a good thing to use.
+1
I would calculate...
January 20, 2015 at 3:33 am
Viewing 15 posts - 1,111 through 1,125 (of 11,678 total)