Viewing 15 posts - 3,526 through 3,540 (of 59,086 total)
Actually, the development team should have nothing to do with how the data in the db is physically stored. That's the DBA's job. (Sorry, just had...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2022 at 10:06 pm
I am trying to get the lowest cost for a part and the highest cost for a part. along with the dates that they occurred. I almost have what...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2022 at 7:49 pm
..
Lordy... It would have been RIEALLY nice if you left the original question here so that others no what the final recommendation was about.
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2022 at 7:47 pm
Actually, the development team should have nothing to do with how the data in the db is physically stored. That's the DBA's job. (Sorry, just had...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2022 at 7:45 pm
No. The CU will update all of the features you have installed. You can un-select features to update in the install of the CU, but you probably would not...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2022 at 5:50 pm
I fully agree with the comments made by others, but if the OP would like to try anyway, this will work with the test data provided:
...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2022 at 3:47 pm
Even if you have a prior agreement - and the provider is sending the data in YYYY-MM-DD format you could still have problems depending on the data type and...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2022 at 3:39 pm
Actually, the development team should have nothing to do with how the data in the db is physically stored. That's the DBA's job. (Sorry, just had to say...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 12, 2022 at 3:36 pm
Just a suggestion to a newbie that took the time to nicely format their question... if you were to post your question with some readily consumable data, you'd already have...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2022 at 2:29 pm
Thanks for the feedback, Dan.
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2022 at 5:13 am
In a less subtle manner than Phil already explained, I'll tell you that it's flat-out not possible to have those values in a single numeric column. The ONLY way they...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2022 at 5:00 am
It's free. Try it. If it doesn't work out, upgrade to the Standard Edition.
And do heed Steve's warning about not being able to create jobs or schedule them. As he...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2022 at 4:36 am
You cannot prove that a date like 2022-05-09 is actually in the YYYY-MM-DD format. For example, in SQL Server in the English Language, that will be YYYY-MM-DD but, if it...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2022 at 4:32 am
I guess they don't understand the concept of "DevOps". 😀
Can't you snuggle up to them and tell them, "Yes, you're correct but I really need your help with a tweak...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2022 at 4:20 am
Thanks Jeff. Appreciate the detailed insights regarding performance implications. The product team has so far not engaged with regards to a design discussion, but trying nonetheless. I agree that...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 11, 2022 at 4:13 am
Viewing 15 posts - 3,526 through 3,540 (of 59,086 total)