|
You are here |
blog.jooq.org | ||
| | | | |
xnacly.me
|
|
| | | | | Reducing the execution time of a benchmark by 85% or 7.03x | |
| | | | |
blog.sqlterritory.com
|
|
| | | | | SQL Server 2017 introduced a lot of new features. One of the most surprising is Graph Database capabilities (aka SQL Graph and Graph Extensions). This new functionality enables users to model complex relationships using new database objects and queries. Let's see what it is and how it works. What are Graph Databases? In general, Graph ... Continue reading "SQL Graph Database - the new feature in SQL Server 2017" | |
| | | | |
nenadnoveljic.com
|
|
| | | | | A frequently executed SQL causes problems with the initial incremental statistics calculation. | |
| | | | |
jonathanlewis.wordpress.com
|
|
| | | In response to a recent lamentation from Richard Foote about the degree of ignorance regarding the clustering_factor of indexes I commented on the similar degree of ignorance regarding the syntax of a specific hint, namely use_nl(a b), pointing out that this does not mean "do a nested loop from a to b". My comment was... | ||