Viewing 15 posts - 1,246 through 1,260 (of 39,535 total)
the AT TIME ZONE and some other math functions don't process as efficiently in exec plans, as a side note. Learned that recently.
UTC storage, is still the best, IMHO.
August 16, 2022 at 3:16 pm
client tools are always tough.
Column truncation has gotten better with 2019.
bcp is unlikeley to go db to db, but it would be nice.
August 15, 2022 at 8:53 pm
It requires a mindset that looks long term, not this quarter or year. You have to think that we want to be able to adjust and easily fix our code...
August 15, 2022 at 8:52 pm
If you always store in UTC, then conversion is easy. Browsers and all desktops store regional settings that a web app or thicker app can read. They can do the...
August 15, 2022 at 8:47 pm
I don't think that's the appropriate answer. It is something that can work, but having spent some time there, and with some developers, few people are interested in that type....
August 12, 2022 at 7:58 pm
Same. I constantly find people want to make DevOps a set of tools, which my employer sells, and I struggle to get them to realize it's more.
August 12, 2022 at 5:52 pm
I'd hope that leap seconds get washed out in the Time server sync, but certainly we could have inconsistency here as SQL Server seems to take a discreet amount of...
August 12, 2022 at 2:50 pm
Glad you liked it and you are welcome.
August 8, 2022 at 10:23 pm
https://feedback.azure.com/d365community/idea/1fa5cf18-5925-ec11-b6e6-000d3a4f0da0 - vote. I think last login time is great.
Select in OE - SQL Search does this: https://www.red-gate.com/products/sql-development/sql-search/
index time - https://feedback.azure.com/d365community/idea/9fec9e0e-3f25-ec11-b6e6-000d3a4f0da0
Meta-data - extended properties do this
Compare data - checksums...
August 8, 2022 at 2:50 pm
I didn't see that in the comments, to I only read a few dozen from people claiming to be in the industry. Most of those seemed to say this was...
August 7, 2022 at 4:29 pm
In SSMS I dream of having the MSX / Multi Server Administration "Manage Target Servers" window to be resizable, like just about every other window in SSMS. It has...
August 5, 2022 at 4:07 pm
I wish they would have a create date and modified date (if applicable) for everything created within SQL Server. Linked servers, Triggers, Alerts, Operators, etc. When I went from...
August 5, 2022 at 4:06 pm
Here is something that rubs me on a daily basis:
I hate sprinkling my code with RAISERROR just for the sake of printing status messages, because it's ugly and confusing...
August 5, 2022 at 4:05 pm
The Dark Mode issue is real. Iirc MS's excuse (for years and years) for not having it has been it would potentially make SSMS unstable. Disappointing.
While I don't...
August 5, 2022 at 3:42 pm
Viewing 15 posts - 1,246 through 1,260 (of 39,535 total)