sql-docs
sql-docs copied to clipboard
Technical documentation for Microsoft SQL Server, tools such as SQL Server Management Studio (SSMS) , SQL Server Data Tools (SSDT) etc.
Suggestion following a CSS engagement. Customer pushed his database on contained AG which blocked his production for some time before they understood they needed to recreate the logins. Adding explicit...
PREDICT is off by default in Azure Synapse Analytics Add annotation The following syntax error occurs Incorrect syntax near '='. 
Added new parameter options, which are supported in SQL 2022 and included in new examples already in this document
Seems some merge gone wrong so the info box is displayed twice. Not sure which to keep, but "cached" sounds better in my ears
apt changed the way it verified signature thx to Philip Z (https://learn.microsoft.com/en-us/answers/questions/1328834/debian-12-public-key-is-not-available)
Reflect that STATIC OPTIMISTIC is converted to STATIC READ_ONLY without warning.
adding information about how to handle deadlock error using try/catch block (see https://learn.microsoft.com/en-us/previous-versions/sql/sql-server-2005/ms179296(v=sql.90)?redirectedfrom=MSDN#working-with-trycatch) @microsoft-github-policy-service agree
Add a note for open file limitation. This setting do not apply to systemd services. Most Linux dist now have hard limit of nofile at least 1048576. There is no...
There are way more than 12 statements generated. You get one statement for each year and month combination for each language where the first 3 characters of the month name...
This pull request includes a small change to the `azure-sql/database/authentication-aad-configure.md` file. The change advises associating the Microsoft Entra admin ID with an Entra Group for better management. * [`azure-sql/database/authentication-aad-configure.md`](diffhunk://#diff-ea96a7646503bd8e08fec3959d7ae89454311fe65708aff399818d979324039eR83-R84): Added...