MuteSky — Mute in Bulk on Bluesky
MuteSky helps you efficiently manage your Bluesky experience by providing powerful bulk muting capabilities. Filter your feed, manage content, and customize your experience with ease.
For those of you looking to avoid the news today, check out @mutesky.app, which mutes political and distressing keywords. Temporarily set it to Complete filtering which adds about 1500 mute keywords. Performance will be impacted a bit but worth it. After the hubbub, set it back to Minimal.
20.01.2025 08:43 — 👍 25 🔁 12 💬 4 📌 4
Is SWITCH PARTITION a bad idea?
How can SWITCH PARTITION be a bad idea? Do you work with partitioning and know the many advantages that this technology offers? Do you use this technology in DW
You work with partitioning and know the advantages of this technology? You use this technology in DWH to improve workloads or in OLTP to optimize scaling? It should be avoided or optimized for a specific type of workload.
www.db-berater.de/2025/01/is-s...
#sqlserver #partitioning #optimization
06.01.2025 05:34 — 👍 1 🔁 0 💬 0 📌 0
Yep. A new Plan will be generated, IF the Optimizer detects changes in the statistics.
eg: create a table + Index.
Run a select to create a plan.
Rebuild the Index.
Plan is in the Cache.
Run the würd again and Check for recompile (xevent)….
31.12.2024 20:22 — 👍 1 🔁 0 💬 0 📌 0
If statistics changed… the plan got obsolet but there is no FREEPROCCACHE for each Index rebuild :)
31.12.2024 19:26 — 👍 0 🔁 0 💬 1 📌 0
Trust me, DBCC FREEPROCCACHE is definitely NOT executed every time an INDEX REBUILD is performed. This doesn't get any more true than some well-known SQL Server "expert" says. The plan cache is not even touched!
#sqlfamily #sqlserver #fail
30.12.2024 11:56 — 👍 0 🔁 0 💬 1 📌 0
Me, when tuning was successful.
jealous of my wife. She’s in Norway for whale watching. Awesome!
#sqlfamily
26.11.2024 14:23 — 👍 7 🔁 0 💬 1 📌 0
Use Foreign Key Constraints in your Databases - Part I
When revising one of my popular sessions on scenarios in which indexes no longer help, one of the topics covered was foreign key constraints for data integrity
Database don't need Foreign Key constraint; the application is taking care of it. Standard arguments are:
- to slow
- limit my handling of data
I took the time to run a few tests with and without Foreign Key Constraints. Surprising results...
www.db-berater.de/2024/11/use-...
#sqlfamily #sqlserver
25.11.2024 11:54 — 👍 6 🔁 2 💬 0 📌 0
Hi @aschenbrenner.bsky.social not sure what exactly you mean. But the blockers are in sys.dm_os_waiting_tasks and/or sys.dm_exec_requests.
Mabye that's what you are looking for?
24.11.2024 09:22 — 👍 0 🔁 0 💬 0 📌 0
is it possible to filter on [attach_activity_id_seq] = 0 when i create an xevent?
Example: CREATE EVENT SESSION
...
WHERE attach_activity_id_seq = 1
#sqlhelp #sqlserver #sqlfamily
24.11.2024 09:18 — 👍 1 🔁 0 💬 0 📌 0
Next time I do. Good advice.
Thank you…
24.11.2024 03:42 — 👍 0 🔁 0 💬 1 📌 0
Happy to see you both there…
23.11.2024 08:59 — 👍 2 🔁 0 💬 0 📌 0
Frauen nicht?
21.11.2024 05:14 — 👍 0 🔁 0 💬 0 📌 0
Although my workshop is at the #sqlkonferenz in February, I'm already preparing the labs. I'm wondering if it won't be more of a comedy event. So many bad examples that I've collected over the years suggest a lot of fun.
#sqlserver #performance #tuning #sql #sqlfamily
19.11.2024 10:16 — 👍 6 🔁 0 💬 1 📌 0
Don’t let the asterisk (*) make you think it has the same use as in "SELECT *" statement. NO! COUNT(*) will not go through the whole table before returning the number of rows, making itself slower than COUNT(1)!
#sqlserver #Performance #SQL #sqlfamily
19.11.2024 07:48 — 👍 2 🔁 0 💬 0 📌 0
Note! If your SQL Server is suffering from "Tempdb Latch Contention" is is NEVER a problem of SQL Server! It's your application!
Want to learn more about it? In February 2025 I will be doing a workshop at #sqlkonferenz in Hanau (Germany).
sqlkonferenz.de/precon-works...
#sqlserver
19.11.2024 06:36 — 👍 3 🔁 0 💬 0 📌 0
I like database gurus who immediately recognize that databases have nothing to do with normalization. Why else would you allow up to 2 GB for a phone number, for example?
#sqlserver #rdbms #development #EF
18.11.2024 07:14 — 👍 1 🔁 0 💬 0 📌 0
I wonder why so many people ask silly SQL Server quiz questions on LinkedIn. What is the point of this nonsense? Can you win something? (asking for a friend).
#sqlserver #dataplatform
18.11.2024 07:11 — 👍 2 🔁 0 💬 0 📌 0
Dear community, moved from Twitter (@dbberater) to BlueSky.
I hope that things are more civilized and respectful here.
I look forward to interesting tweets and a friendly exchange with followers and those I follow.
17.11.2024 17:38 — 👍 8 🔁 0 💬 4 📌 0
Data Enthusiast - Public Speaker - Blogger - Core Member dataMinds - Microsoft Data Platform MVP - Business Intelligence Teamlead
Long term Microsoft Data Platform MVP and RD
Independent BI Consultant / Data Engineer /Data Architect, Speaker, Mentor, SQL Server fan, Azure & AI
Product Manager @microsoft | Creator of bluesky.ms • cmd.ms • idPowerToys.merill.net • Graph X-Ray • 🇦🇺 • 🇱🇰 • Posts my own
http://youtube.com/@merillx
Sign up to my newsletter https://entra.news
Owner of SQLskills. SQL Server nerd. Off-grid living with Kimberly and cats. Machines: 200 excavator/550 dozer/13-yd dump truck/TLB tractor. Too many acres :-) Fishing, rocks, wildlife, reading, US stamps/coins, Lego, gardening, cooking... so many hobbies!
Dad, Metal-Fan, CTO of ML!PA. Tends to get too excited over new music…
Grant Fritchey is a database and DevOps geek, a Microsoft MVP and an AWS Community Builder. Grant works for Redgate Software as a Product Advocate. His ham call sign is: KC1KCE
From codename Filipi to SQL Server 2022, and all things around it
DataWeekender is an online conference that hosts talks on all things to do with Microsoft Data Technologies. Organised by Damir Matešić, @gethynellis, @kevchant, @justinjbird, @pragati1187.
More details here;
https://www.dataweekender.com/
@arcticdba.se, @bindertech.se and @heini.bsky.social are Knee-Deep in Tech, a weekly technology podcast.
https://shorturl.at/N6RdE (iTunes)
https://shorturl.at/1xDfS (Spotify)
UK born, DE based, co-owner https://datamasterminds.io | Grillmeister https://DataGrillen.com | Co-organizer New Stars Of Data, Dativerse, Data Left Unattended
Data management SME, author of "SQL in a Nutshell", grandpa to 3, dad to 7, husband to 1, master gardener, indie rock enthusiast. Ex-NASA, DoD, Deloitte, AWS. All opinions are my own.
Dutchie living in Amsterdam with my Slovenian partner. Became a brand new dad in my 50’s. Microsoft MVP, work is wrangling data mostly in the Azure cloud often using a tech called Databricks.
Technology enthusiast and British expat.
Active in Microsoft Data Platform community.
Blogs on www.KevinRChant.com and hosts various GitHub repos on https://github.com/kevchant.
Data Platform MVP in Microsoft fabric tech area.
Posts are own.
CEO & Founder of https://SQLpassion.at. SQL Server Specialist during the day. Astrophotographer during the night. Triathlete in between. Loves low-level system programming in Rust.
@sqlbek.bsky.social’s food taster | #sqlfamily | Microsoft MVP, Data Platform | #Redgate100 | singing girl | she/her | just my opinions
Program manager in the Data Platform Security team. Feature PM for ledger, Always Encrypted.
Big Bearded PowerShell Data Automation MVP x2, Blogger, Speaker, Data Saturdays PSConfEU, dbatools, dbachecks, dbatoolsMoL http://beard.media/book