Viewing 15 posts - 106 through 120 (of 206 total)
I especially use it for unknown datetime...
July 6, 2018 at 3:38 am
July 6, 2018 at 2:27 am
When designing a table, it is essential to realise that there are real-world circumstances where NULL may be an important and meaningful representation of the data being modelled.
July 6, 2018 at 2:19 am
That's weird. I'm doing GDPR at work and I clicked on the correct answer, but it marked me as wrong, while telling me that the correct answer was the one...
April 6, 2018 at 4:32 am
I'm a dev, not a DBA, and we're using Dapper.
https://github.com/StackExchange/Dapper
March 16, 2018 at 5:21 am
The MSDN article to which you link and which you cite in support of your (incorrect) answer states "Associates up to 128 bytes of binary information with the current session...
February 13, 2018 at 1:08 am
November 30, 2017 at 7:47 am
I went with this (the Stored Procedure is a WHILE loop that iterates over either 365 or 366 days. @DateToInsert is the current date being processed; the other variables are...
November 29, 2017 at 2:32 am
November 28, 2017 at 8:49 am
Thanks but that doesn't solve the problem. The table already has a MonthNumber column which corresponds exactly with the value of the month's date (e.g. January = 1, February =...
November 28, 2017 at 8:37 am
I think you'll find that it's mulitplication and addition that are commutative.
September 19, 2017 at 1:03 am
Viewing 15 posts - 106 through 120 (of 206 total)