#sqlserver 搜尋結果
Playing with #SQLServer2025 Optional Parameter Plan Optimization (OPPO), a beautiful feature tested from a beautiful place! #SQLServer

It's so frustrating when your #SQLServer #AlwaysOn Availability Groups FAILED to do the one thing it's designed for: AUTOMATIC FAILOVER Especially when everything you've learned about it says it should. Can you blame me for looking like this? 🙂

The MSSQL extension for VS Code just got smarter with GitHub Copilot! See how Ask & Agent modes, Agent tools, & Slash commands boost SQL dev productivity. Plus, discover new ways to deploy #SQLServer containers & #MicrosoftFabric databases. Watch 📷: bit.ly/4pHKSqW
Did you rely on the SDK style SQL project in Visual Studio 2022 (with the Microsoft. Build.Sql SDK) and realize this no longer works in VS 2026? Fear not, you can use our community SDK MsBuild.Sdk.SqlProj in all your IDEs! #dotnet #sqlserver #sqlprojects #dacfx #ssdt…

The MSSQL extension for VS Code just got smarter with GitHub Copilot! See how Ask & Agent modes, Agent tools, & Slash commands boost SQL dev productivity. Plus, discover new ways to deploy #SQLServer containers & #MicrosoftFabric databases. Watch 📷: msft.it/6014ssB7y
Speaking about SQL Server 2025: an enterprise AI-ready database platform with @Microsoft #SQLServer and @AMD #EPYC CPUs for @PASSMN - Minnesota SQL Saturday event.

Myth 6️⃣ "A once-a-year audit is enough." But SQL Server environments change constantly. So should your audit strategy. That’s why continuous SQL Server license audits are gaining ground. 📊 Help us understand the shift: upsearch.com/authorize/sql-… #SQLServer #LicenseAudit

Did i learn my lesson this weekend? No. immediately after completing a write heavy workload is NOT the time to decrease #sqlserver "max server memory" from 2TB to 16GB for read-heavy tests 🤣

You don’t need just another DBA—you need a partner that architects for growth, not just survival. We bring structure, logic, & deep backend expertise to your #SQLServer environment—from schema design to HA & DR architecture. Build smarter: bit.ly/3ULVsiz

Our #SQLServer DBAs include Microsoft Certified Administrators & Solutions Experts who bring decades of hands-on knowledge to every project. From healthchecks & performance tuning to HA & DR strategies, we deliver results you can rely on. 🔗 bit.ly/4pf80Nx

I didn't even let lock pages #sqlserver increase its memory to "max server memory" hitting it with a write heavy workload. About 3600 MB/s of writes...

I am planning a new Visual Studio extension for SQL Database Project users - let me know what you think? #sql #sqlserver #ssdt #dacfx github.com/ErikEJ/SqlProj…
Myth 5️⃣: "Our process is good enough." Maybe for 10 servers. Not 1,000. Legacy tools weren’t built for continuous SQL Server license audits. We’re studying how teams track SQL Server at scale. 👉 Take the survey: upsearch.com/authorize/sql-… #SQLServer #LicenseAudit

Format your SQL code in SQL Server Management Studio 22 with the free SQL Formatter from @madskristensen - I just got a PR approved to enable this (for SSMS) - download from VSIX Gallery #sqlserver #ssms vsixgallery.com/extension/SqlF…
Your #SQLServer footprint might be costing more than you think. Our #SQLServerExperts cut the fat, consolidate what matters, & optimize performance—all while protecting your #data stack. 🔗 bit.ly/3IePp3m #MicrosoftSQLServer #VNA

🔄 Keep your #data moving, your business flowing! Viscosity helps you build replication strategies for your #SQLServer, #Quest #SharePlex, or GoldenGate, that offload reports, reduce production workloads, & ensure high availability. bit.ly/4m4b2Bj #DataInfrastructure

When your query finally runs in under a second, you feel like you just solved world hunger. 🍽️⚡ #DBA #SQLServer #DotNet #CodingHumor #TechJokes #DevLife
#SQLServerRadio Episode 180 - Computed Columns with PERSISTED and Indexed Expressions sqlserverradio.com/episode-180-co… #Microsoft #SQLServer #AzureSQL #SqlDBA #Podcast #MadeiraData
sqlserverradio.com
SQL Server Radio: Episode 180 - Computed Columns with PERSISTED and...
Don't let your SQL scripts crash and leave your data in a corrupt state. Wrap your multi-step changes in a BEGIN TRY...BEGIN CATCH block. If an error happens, the CATCH block runs, letting you ROLLBACK all changes. Safe code is good code. #SQLServer #Database #ErrorHandling

Reading: Announcing Free MASTERING Week 2025! ift.tt/bx5f8Hh #sqlserver
Reading: Adding a Local Model to Ollama through the GUI ift.tt/bs4BlVa #sqlserver
[New YouTube Shorts Alert] Advanced SQL Server Indexing (Recorded Webinar) More Shorts here: bit.ly/SQLServerShorts Share/RT. #SQLServer #SQL #TSQL #AzureSQL #SQLServerWithAmitBansal
[New YouTube Shorts Alert] Advanced SQL Server Indexing (Recorded Webinar) More Shorts here: bit.ly/SQLServerShorts Share/RT. #SQLServer #SQL #TSQL #AzureSQL #SQLServerWithAmitBansal
[New YouTube Shorts Alert] Advanced SQL Server Indexing (Recorded Webinar) More Shorts here: bit.ly/SQLServerShorts Share/RT. #SQLServer #SQL #TSQL #AzureSQL #SQLServerWithAmitBansal
[New YouTube Shorts Alert] Advanced SQL Server Indexing (Recorded Webinar) More Shorts here: bit.ly/SQLServerShorts Share/RT. #SQLServer #SQL #TSQL #AzureSQL cc @SQLMaestros #SQLServerWithAmitBansal
🔐 Authentication Methods and Features in Microsoft Entra ID 🔗 This guide explains what Entra ID is and how it works: is.gd/zLBLMI Note that dbForge Studio fully supports Entra ID authentication. ✅ Download a 30-day free trial of #dbForgeStudio for #SQLServer:…

Multiple CTEs in a Single Query - Demo by Steve Stedman #sqlserver #tsql youtu.be/J916-Uu8IzY
youtube.com
YouTube
Multiple CTEs in a Single Query - Demo by Steve Stedman
Reading: T-SQL Tuesday #191: Invitation–Your Favorite String Parsing ift.tt/iuwTfIv #sqlserver
Wanna know how #SQLServer works with the Windows Server Failover Cluster (WSFC) to achieve high availability? Observe what's going on under-the-hood. Here's an example of how an Always On Availability Group gets created from the point-of-view of the WSFC. lnkd.in/eZuq_XCQ

😬 Oops! Microsoft Defender had a major false alarm, mistakenly flagging SQL Server as 'end-of-life'. Don't worry, it's just a mistake! #MicrosoftDefender #SQLServer ⤵️
Ready to take your SQL Server knowledge to the next level? Learn CROSS APPLY in T-SQL and watch your query performance soar. Don't miss out on this invaluable resource! #SQLServer #CROSSAPPLY #QueryPerformance youtu.be/tMnyNFgTMR0
youtube.com
YouTube
Mastering SQL Server: Unleashing the Power of CROSS APPLY
I remember the first time I saw @iam_Uchenna post a code snippet involving a CASE statement. I had considered it a form of mastery. And now, I see progress: 👇 #SQLServer

Playing with #SQLServer2025 Optional Parameter Plan Optimization (OPPO), a beautiful feature tested from a beautiful place! #SQLServer

It's so frustrating when your #SQLServer #AlwaysOn Availability Groups FAILED to do the one thing it's designed for: AUTOMATIC FAILOVER Especially when everything you've learned about it says it should. Can you blame me for looking like this? 🙂

Unique indexes and ANSI_NULLS in #SQLServer and #AzureSQL! medium.com/p/unique-index… How to ensure uniqueness and allow NULLs with ANSI_NULLS set to OFF!

Started publishing my private scripts collections for every-day development along the ScriptRunner manifests: 1. Job for running #SqlServer #docker

#SQLServer en Linux! Ahora puedes usar identidades administradas para autenticar con Azure Key Vault sin exponer credenciales 🛡️🔐. Esto permite configurar cifrado transparente (TDE) en bases SQL con mayor seguridad y facilidad. Disponible desde la CU18 de SQL Server 2022 o…

Myth 6️⃣ "A once-a-year audit is enough." But SQL Server environments change constantly. So should your audit strategy. That’s why continuous SQL Server license audits are gaining ground. 📊 Help us understand the shift: upsearch.com/authorize/sql-… #SQLServer #LicenseAudit

#SQLServer Advanced Performance Tuning! #BigData #Analytics #DataScience #AI #MachineLearning #IoT #IIoT #PyTorch #Python #RStats #TensorFlow #Java #JavaScript #ReactJS #GoLang #CloudComputing #Serverless #DataScientist #Linux #Books #Programming #Coding #100DaysofCode…

You don’t need just another DBA—you need a partner that architects for growth, not just survival. We bring structure, logic, & deep backend expertise to your #SQLServer environment—from schema design to HA & DR architecture. Build smarter: bit.ly/3ULVsiz

🎧 MUSIC TO MY EARS 🎧 👏 Joe gets it. 🛑 NOLOCK abuse needs to go. ✅ In a world full of RCSI—be like Joe. 💬 Let’s build code we’re proud of (and that doesn’t read dirty data). #SQLServer #NOLOCK #RCSI #DataIntegrity #DevLife #SQLHumor #developers #mvpbuzz

Great turnout tonight for #NTSSUG! @Tim_Mitchell even making some seriously contemplative poses when talking about his 20 years experience with #SQLServer.



Speaking about SQL Server 2025: an enterprise AI-ready database platform with @Microsoft #SQLServer and @AMD #EPYC CPUs for @PASSMN - Minnesota SQL Saturday event.

Something went wrong.
Something went wrong.
United States Trends
- 1. Bears 87.8K posts
- 2. Jake Moody 13.1K posts
- 3. Snell 23.1K posts
- 4. Falcons 50.3K posts
- 5. Bills 140K posts
- 6. Caleb 48.1K posts
- 7. Josh Allen 25.9K posts
- 8. #BearDown 2,287 posts
- 9. Jayden 22.2K posts
- 10. Swift 290K posts
- 11. #Dodgers 14.9K posts
- 12. phil 165K posts
- 13. Ben Johnson 4,245 posts
- 14. Turang 4,201 posts
- 15. Bijan 32K posts
- 16. Troy Aikman 6,137 posts
- 17. Roki 6,046 posts
- 18. #RaiseHail 8,403 posts
- 19. Joji 26K posts
- 20. #NLCS 14.4K posts