|
You are here |
jonathanlewis.wordpress.com | ||
| | | | |
antognini.ch
|
|
| | | | | [AI summary] A collection of technical blog posts discussing Oracle Database performance tuning, troubleshooting, query optimizer features, and script updates for various database versions. | |
| | | | |
tonyhasler.wordpress.com
|
|
| | | | | When a table is accessed by multiple members of a parallel query server set, the execution plan may show the use of block range granules (PX BLOCK ITERATOR) or partition granules (PX PARTITION [RANGE|LIST|HASH] ITERATOR or PX PARTITION [RANGE|LIST|HASH] ALL). The basic ideas surrounding these concepts are discussed in numerous blogs and books, including my... | |
| | | | |
curatedsql.com
|
|
| | | | | [AI summary] A collection of SQL-related blog posts from January 4, 2024, discussing topics like data manipulation, database management, and SQL Server features. | |
| | | | |
visualstudioextensions.vlasovstudio.com
|
|
| | | Visual Commander is a freemium extension allowing you to automate repetitive tasks in Visual Studio and SSMS. SSMS 21 RTM allows to install extensions in .vsix format and Visual Commander v3.5.0 supports it: After the installation, in the main SSMS menu Extensions - Customize Menu... uncheck the VCmd entry: Click Save and Restart. Visual Commander... | ||