Warning: Constant WP_TEMP_DIR already defined in /var/www/html/blogs/glenn/wp-config.php on line 94

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/glenn/wp-config.php:94) in /var/www/html/blogs/glenn/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/glenn/wp-config.php:94) in /var/www/html/blogs/glenn/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/glenn/wp-config.php:94) in /var/www/html/blogs/glenn/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/glenn/wp-config.php:94) in /var/www/html/blogs/glenn/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/glenn/wp-config.php:94) in /var/www/html/blogs/glenn/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/glenn/wp-config.php:94) in /var/www/html/blogs/glenn/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/glenn/wp-config.php:94) in /var/www/html/blogs/glenn/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/glenn/wp-config.php:94) in /var/www/html/blogs/glenn/wp-includes/rest-api/class-wp-rest-server.php on line 1902
{"id":830,"date":"2013-10-08T12:14:54","date_gmt":"2013-10-08T19:14:54","guid":{"rendered":"http:\/\/3.209.169.194\/blogs\/glenn\/?p=830"},"modified":"2018-11-13T10:51:53","modified_gmt":"2018-11-13T18:51:53","slug":"performance-related-fixes-in-post-sql-server-2012-sp1-builds","status":"publish","type":"post","link":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2012-sp1-builds\/","title":{"rendered":"Performance Related Fixes in Post-SQL Server 2012 SP1 Builds"},"content":{"rendered":"

There have already been six Cumulative Updates (CU) for the Service Pack 1 branch of SQL Server 2012. There have been a fairly high number of hotfixes in every one of these early Cumulative Updates, as more people are using SQL Server 2012 over time. SQL Server 2012 SP1 has all of the fixes through SQL Server 2012 RTM CU2. Especially if you are getting ready to migrate to SQL Server 2012 from an earlier version, I think you should start out with the latest SQL Server 2012 Service Pack and Cumulative Update. Right now, that means Service Pack 1, CU6 (Build 11.0.3381).<\/p>\n

This table shows the SP1 CU builds that have been released so far.<\/p>\n\n\n\n\n\n\n\n\n\n\n
Build<\/strong><\/td>\nDescription<\/strong><\/td>\nRelease Date<\/strong><\/td>\n<\/tr>\n
11.0.3000<\/td>\nSP1 RTM<\/td>\nNovember 7, 2012<\/td>\n<\/tr>\n
11.0.3321<\/td>\nSP1 CU1<\/td>\nNovember 20, 2012<\/td>\n<\/tr>\n
11.0.3339<\/td>\nSP1 CU2<\/td>\nJanuary 21, 2013<\/td>\n<\/tr>\n
11.0 3349<\/td>\nSP1 CU3<\/td>\nMarch 18, 2013<\/td>\n<\/tr>\n
11.0.3368<\/td>\nSP1 CU4<\/td>\nMay 30, 2013<\/td>\n<\/tr>\n
11.0.3373<\/td>\nSP1 CU5<\/td>\nJuly 15, 2013<\/td>\n<\/tr>\n
11.0.3381<\/td>\nSP1 CU6<\/td>\nSeptember 16, 2013<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n

Table 1: SQL Server 2012 SP1 CU Builds<\/strong><\/p>\n

You can follow the KB article link below to see all of the CU builds for the SQL Server 2012 Service Pack 1 branch.<\/p>\n

The SQL Server 2012 builds that were released after SQL Server 2012 Service Pack 1 was released<\/a><\/p>\n

Like I did in my previous post<\/a>, I decided to scan the hotfix list for all of the Cumulative Updates in the SP1 branch, looking for performance and general reliability-related fixes for the SQL Server Database Engine. I came up with the list below, but this is completely arbitrary on my part. You may come up with a completely different list, based on what SQL Server 2012 features you are using.<\/p>\n

Here are the fixes in the RTM branch, before Service Pack 1 was released:<\/p>\n

 <\/p>\n

SQL Server 2012 RTM Cumulative Update 1<\/strong><\/a>\u00a0 (Build 11.0.2316) , 65 total public hot fixes<\/strong><\/p>\n

FIX: Low CPU spikes at a set interval even without user activity in SQL Server 2008 R2 or in SQL Server 2012<\/a><\/p>\n

FIX: Slow performance when an AFTER trigger runs on a partitioned table in SQL Server 2008 R2 or in SQL Server 2012<\/a><\/p>\n

FIX: It takes a long time to restore a database in SQL Server 2008 R2 or in SQL Server 2008 or in SQL 2012<\/a><\/p>\n

FIX: Poor performance when you run a query that contains correlated AND predicates in SQL Server 2008 or in SQL Server 2008 R2 or in SQL Server 2012<\/a><\/p>\n

FIX: Slow performance occurs in SQL Server 2008 R2 or in SQL Server 2012 if high CPU usage is observed with contention over the QUERY_EXEC_STATS spinlock<\/a><\/p>\n

FIX: Out-of-memory error when you run SQL Server 2012 on a computer that uses NUMA<\/a><\/p><\/blockquote>\n

SQL Server 2012 RTM Cumulative Update 2<\/strong><\/a>\u00a0 (Build 11.0.2325) , 37 total public hot fixes<\/strong><\/p>\n

FIX: An access violation occurs intermittently when you run a query against a table that has a columnstore index in SQL Server 2012<\/a><\/p><\/blockquote>\n

SQL Server 2012 RTM Cumulative Update 3<\/strong><\/a>\u00a0 (Build 11.0.2332) , 35 total public hotfixes<\/strong><\/p>\n

FIX: Incorrect results when you run a parallel query that uses a columnstore index in SQL Server 2012<\/a><\/p><\/blockquote>\n

 <\/p>\n

Here are the fixes in the Service Pack 1 branch:<\/p>\n

 <\/p>\n

SQL Server 2012 SP1 Cumulative Update 1<\/strong><\/a> (Build 11.0.3321), 44 total public hot fixes<\/strong><\/p>\n

FIX: “out of memory” error when you use ODBC with SQL Server 2012, SQL Server 2008 R2 or SQL Server 2008<\/a><\/p>\n

FIX: Performance of a SELECT statement that contains a LIKE operator and an ESCAPE clause is low in SQL Server 2008 R2 or in SQL Server 2012<\/a><\/p>\n

FIX: SQL Server 2012, SQL Server 2008 R2 or SQL Server 2008 stops responding and a “Non-yielding Scheduler” error is logged<\/a><\/p>\n

FIX: Slow performance or deadlock when you restore a database and execute statements at the same time in SQL Server 2012<\/a><\/p>\n

FIX: Worker threads do not wake up immediately when multiple I\/O-intensive tasks are running at the same in SQL Server 2012<\/a><\/p>\n

FIX: “Process appears to be non-yielding on Scheduler ” error message when you run a query in SQL Server 2012<\/a><\/p><\/blockquote>\n

SQL Server 2012 SP1 Cumulative Update 2<\/strong><\/a> (Build 11.0.3339), 50 total public hot fixes<\/strong><\/p>\n

A database transaction log continues to grow after you upgrade to SQL Server 2012, SQL Server 2008 R2 SP1, SQL Server 2008 SP2 or SQL Server 2008 SP3<\/a><\/p>\n

FIX: The size of a database file is not reduced when you use the DBCC SHRINKFILE command in SQL Server 2008 R2 or in SQL Server 2012<\/a><\/p>\n

FIX: High CPU usage when you query a binary large object column by using the NOLOCK hint in SQL Server 2008 R2 or in SQL Server 2012<\/a><\/p>\n

FIX: Large queries that modify data run slower than expected when many locks accumulate in a SQL Server 2008 R2 or in SQL Server 2012<\/a><\/p>\n

FIX: A transaction log restore operation takes longer than expected and a 3402 error occurs if a database file is removed in SQL Server 2008 R2 or in SQL Server 2012<\/a><\/p>\n

SQL Server 2012 experiences out-of-memory errors<\/a><\/p>\n

FIX: Deadlocks occur when you execute a stored procedure to alter a temporary table if lock partitioning is enabled in SQL Server 2008 R2 or in SQL Server 2012<\/a><\/p>\n

FIX: Memory leak if you enable the AUTO_UPDATE_STATISTICS_ASYNC statistics option in SQL Server 2008, in SQL Server 2012 or in SQL Server 2008 R2<\/a><\/p>\n

FIX: A “non-yielding” error occurs on a server for Service Broker Message Forwarding in SQL Server 2008 R2 or in SQL Server 2012<\/a><\/p>\n

FIX: Error 17883 when you run a query on a server that has many CPUs and a large amount of memory in SQL Server 2012<\/a><\/p><\/blockquote>\n

SQL Server 2012 SP1 Cumulative Update 3<\/strong><\/a> (Build 11.0.3349), 38 total public hot fixes<\/strong><\/p>\n

FIX: Access violation when you run a query that contains many constant values in an IN clause in SQL Server 2008 or in SQL Server 2012<\/a><\/p>\n

FIX: Memory leak when you run queries against a temporary table in a nested stored procedure in SQL Server 2012<\/a><\/p>\n

FIX: Poor performance in SQL Server 2012 when you run a SQL Server trace<\/a><\/p>\n

FIX: You experience poor performance when you run a query against an RCSI-enabled table in SQL Server 2012<\/a><\/p>\n

FIX: CPU spike when there is no load on a server after you install SQL Server 2012 on the server<\/a><\/p>\n

SQL Server 2012 experiences performance issues in NUMA environments<\/a><\/p><\/blockquote>\n

SQL Server 2012 SP1 Cumulative Update 4<\/strong><\/a> (Build 11.0.3368), 38 total public hot fixes<\/strong><\/p>\n

FIX: Out-of-memory errors related to a memory clerk in SQL Server 2012<\/a><\/p>\n

FIX: Out of memory error when you build a columnstore index on partitioned tables in SQL Server 2012<\/a><\/p>\n

Update that improves the Service Broker when you send messages to remote servers in SQL Server 2012 is available<\/a><\/p>\n

An update is available for SQL Server 2012 Memory Management<\/a><\/p>\n

FIX: “Non-yielding Scheduler” error occurs when you insert a row in SQL Server 2012<\/a><\/p>\n

FIX: You may experience performance issues in SQL Server 2012<\/a><\/p><\/blockquote>\n

SQL Server 2012 SP1 Cumulative Update 5<\/strong><\/a> (Build 11.0.3373), 27 total public hot fixes<\/strong><\/p>\n

FIX: Poor performance when you run a query that uses the LIKE operator in the WHERE clause in SQL Server 2008 R2<\/a><\/p>\n

FIX: Non-yielding scheduler error when you run a stored procedure that uses a TVP in SQL Server 2012<\/a><\/p><\/blockquote>\n

SQL Server 2012 SP1 Cumulative Update 6<\/strong><\/a> (Build 11.0.3381), 24 total public hot fixes<\/strong><\/p>\n

FIX: Slow performance on SQL Server 2012 linked server when you update the data together with different collation on the remote server<\/a><\/p>\n

FIX: A memory leak occurs when you enable AlwaysOn Availability Groups or SQL Server failover cluster in Microsoft SQL Server 2012<\/a><\/p><\/blockquote>\n

 <\/p>\n

Again, the idea here is to give you some concrete reasons<\/strong> to want to stay current with the latest SQL Server 2012 SP and CU, by pointing out some of the more valuable fixes in each CU in the Service Pack 1 branch.<\/p>\n","protected":false},"excerpt":{"rendered":"

There have already been six Cumulative Updates (CU) for the Service Pack 1 branch of SQL Server 2012. There have been a fairly high number of hotfixes in every one of these early Cumulative Updates, as more people are using SQL Server 2012 over time. SQL Server 2012 SP1 has all of the fixes through […]<\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,26,31],"tags":[49,55,98,181],"class_list":["post-830","post","type-post","status-publish","format-standard","hentry","category-sql-server-cumulative-updates","category-sql-server-service-packs","category-sql-server-2012","tag-hotfixes","tag-sql-server-2012-service-pack-1-cumulative-update-2","tag-sql-server-2012-sp1","tag-sql-server-2012-sp1-cumulative-updates"],"yoast_head":"\nPerformance Related Fixes in Post-SQL Server 2012 SP1 Builds - Glenn Berry<\/title>\n<meta name=\"description\" content=\"Describes important performance and stability-related fixes in post SQL Server 2012 SP1 cumulative updates\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2012-sp1-builds\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Performance Related Fixes in Post-SQL Server 2012 SP1 Builds - Glenn Berry\" \/>\n<meta property=\"og:description\" content=\"Describes important performance and stability-related fixes in post SQL Server 2012 SP1 cumulative updates\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2012-sp1-builds\/\" \/>\n<meta property=\"og:site_name\" content=\"Glenn Berry\" \/>\n<meta property=\"article:published_time\" content=\"2013-10-08T19:14:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-11-13T18:51:53+00:00\" \/>\n<meta name=\"author\" content=\"Glenn Berry\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Glenn Berry\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2012-sp1-builds\/\",\"url\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2012-sp1-builds\/\",\"name\":\"Performance Related Fixes in Post-SQL Server 2012 SP1 Builds - Glenn Berry\",\"isPartOf\":{\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/#website\"},\"datePublished\":\"2013-10-08T19:14:54+00:00\",\"dateModified\":\"2018-11-13T18:51:53+00:00\",\"author\":{\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/#\/schema\/person\/57a8972435106bac7970692fcf5edfa7\"},\"description\":\"Describes important performance and stability-related fixes in post SQL Server 2012 SP1 cumulative updates\",\"breadcrumb\":{\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2012-sp1-builds\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2012-sp1-builds\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2012-sp1-builds\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Performance Related Fixes in Post-SQL Server 2012 SP1 Builds\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/#website\",\"url\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/\",\"name\":\"Glenn Berry\",\"description\":\"Semi-random musings about SQL Server performance\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/#\/schema\/person\/57a8972435106bac7970692fcf5edfa7\",\"name\":\"Glenn Berry\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/64bdac8830f25f2f8cc780f8a1286c66ff1182218009271e7a953639596f7e25?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/64bdac8830f25f2f8cc780f8a1286c66ff1182218009271e7a953639596f7e25?s=96&d=mm&r=g\",\"caption\":\"Glenn Berry\"},\"sameAs\":[\"https:\/\/www.sqlskills.com\/blogs\/glenn\/\"],\"url\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/author\/glenn\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Performance Related Fixes in Post-SQL Server 2012 SP1 Builds - Glenn Berry","description":"Describes important performance and stability-related fixes in post SQL Server 2012 SP1 cumulative updates","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2012-sp1-builds\/","og_locale":"en_US","og_type":"article","og_title":"Performance Related Fixes in Post-SQL Server 2012 SP1 Builds - Glenn Berry","og_description":"Describes important performance and stability-related fixes in post SQL Server 2012 SP1 cumulative updates","og_url":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2012-sp1-builds\/","og_site_name":"Glenn Berry","article_published_time":"2013-10-08T19:14:54+00:00","article_modified_time":"2018-11-13T18:51:53+00:00","author":"Glenn Berry","twitter_misc":{"Written by":"Glenn Berry","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2012-sp1-builds\/","url":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2012-sp1-builds\/","name":"Performance Related Fixes in Post-SQL Server 2012 SP1 Builds - Glenn Berry","isPartOf":{"@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/#website"},"datePublished":"2013-10-08T19:14:54+00:00","dateModified":"2018-11-13T18:51:53+00:00","author":{"@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/#\/schema\/person\/57a8972435106bac7970692fcf5edfa7"},"description":"Describes important performance and stability-related fixes in post SQL Server 2012 SP1 cumulative updates","breadcrumb":{"@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2012-sp1-builds\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2012-sp1-builds\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2012-sp1-builds\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.sqlskills.com\/blogs\/glenn\/"},{"@type":"ListItem","position":2,"name":"Performance Related Fixes in Post-SQL Server 2012 SP1 Builds"}]},{"@type":"WebSite","@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/#website","url":"https:\/\/www.sqlskills.com\/blogs\/glenn\/","name":"Glenn Berry","description":"Semi-random musings about SQL Server performance","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.sqlskills.com\/blogs\/glenn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/#\/schema\/person\/57a8972435106bac7970692fcf5edfa7","name":"Glenn Berry","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/64bdac8830f25f2f8cc780f8a1286c66ff1182218009271e7a953639596f7e25?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/64bdac8830f25f2f8cc780f8a1286c66ff1182218009271e7a953639596f7e25?s=96&d=mm&r=g","caption":"Glenn Berry"},"sameAs":["https:\/\/www.sqlskills.com\/blogs\/glenn\/"],"url":"https:\/\/www.sqlskills.com\/blogs\/glenn\/author\/glenn\/"}]}},"_links":{"self":[{"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/posts\/830","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/comments?post=830"}],"version-history":[{"count":0,"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/posts\/830\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/media?parent=830"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/categories?post=830"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/tags?post=830"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}