{"id":464,"date":"2012-12-06T13:41:07","date_gmt":"2012-12-06T13:41:07","guid":{"rendered":"\/blogs\/glenn\/post\/Performance-Related-Fixes-in-Post-SQL-Server-2008-R2-Service-Pack-1-Builds.aspx"},"modified":"2017-04-13T09:28:44","modified_gmt":"2017-04-13T16:28:44","slug":"performance-related-fixes-in-post-sql-server-2008-r2-service-pack-1-builds","status":"publish","type":"post","link":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2008-r2-service-pack-1-builds\/","title":{"rendered":"Performance Related Fixes in Post-SQL Server 2008 R2 Service Pack 1 Builds"},"content":{"rendered":"<p>As you may be aware if you have been reading my blogs or books over the years, I am a pretty strong advocate of staying current with <strong><span style=\"text-decoration: underline;\"><em>both<\/em><\/span><\/strong> SQL Server Service Packs and SQL Server Cumulative Updates. This is also something that SQLskills <a href=\"https:\/\/www.sqlskills.com\/audit.asp\">recommends<\/a> on our customer engagements. Despite this, it is still quite common to see people running very old builds of the major version of SQL Server that they are using. They might be running a SQL Server build that is 12, 18, or 24 months old. It might be so old that it is unsupported by Microsoft, because it is considered to be an \u201cunsupported service pack\u201d, meaning that Microsoft CSS will only provide limited troubleshooting support until you upgrade to a supported service pack.<\/p>\n<p>As Microsoft releases new Service Packs for SQL Server, they eventually \u201cretire\u201d previous branches of code for that particular major release of SQL Server. When a new major version of SQL Server (such as SQL Server 2008 R2) is released, that initial build (which is what comes on the installation media unless you have built a slipstream installation) is called the release-to-manufacturing (RTM) build. Eight weeks after the RTM build, Microsoft will release a rollup of hot fixes called a Cumulative Update (CU). A SQL Server CU typically has anywhere from about ten to fifty hotfixes. Cumulative Updates are not fully regression tested like a full Service Pack is, but I have had very good luck with Cumulate Updates over the years.\u00a0 The first CU for the SQL Server 2008 RTM branch was called SQL Server 2008 RTM CU1. Every eight weeks after that, Microsoft will release another CU for that RTM branch.<\/p>\n<p>Eventually, Microsoft will release Service Pack 1 for that major version of SQL Server, which starts another separate release branch of the product. Eight weeks after that, the first CU for that new Service Pack will be released. So for example, you would have SQL Server 2008 R2 SP1 RTM, and then eight weeks later, you would have SQL Server 2008 R2 SP1 CU1.\u00a0 Eventually, Microsoft will release Service Pack 2 for that major Version of SQL Server, which starts another separate release branch of the product. When SP2 is released, the original RTM release branch is <em>retired<\/em>, and the entire RTM release branch becomes an \u201cunsupported service pack\u201d, regardless of what RTM CU you have installed. That means you will have to upgrade to SP1 or SP2 to be on a supported service pack.<\/p>\n<p>As a database professional, you need to be aware of how this servicing system works, and what exact build of SQL Server that you are running on your various servers. Then you can make more informed decisions on when you want to plan, test, and implement SQL Server updates (whether you use only Service Packs or both SPs and Cumulative Updates), so that your servers are on a fully supported build of SQL Server. I also firmly believe that you will have fewer problems over time if you make a concerted effort to stay on a current build. Going through the planning and testing effort required to install a Service Pack or Cumulative Update on a production server is a good exercise for you and your organization.\u00a0 It exercises your testing plan and your HA procedures, and it gives you more experience rolling out updates.<\/p>\n<p>I recently was asked for some specific reasons why someone should upgrade from SQL Server 2008 R2 SP1 RTM (10.50.2500) to SQL Server 2008 R2 SP2 CU3 (10.50.4266). I decided to look through the Knowledge Base (KB) articles for every single Cumulative Update released after SQL Server 2008 R2 SP1 RTM was released, looking for specific hotfixes that seemed to affect database engine performance or basic reliability. I went from SQL Server 2008 R2 SP1 CU1 through CU7, then I jumped to SQL Server 2008 R2 SP2 CU2 and then finally to SQL Server 2008 R2 SP2 CU3. I did it this way to avoid overlap between the two branches.<\/p>\n<p>You can look at the KB article list for each Service Pack to put together your own list of \u201cimportant\u201d fixes based on what features of SQL Server you are using, using the links below:<\/p>\n<p><span style=\"font-size: small;\"><strong><span style=\"text-decoration: underline;\">Microsoft SQL Server 2008 R2 Cumulative Update KB Article Lists<\/span><\/strong><\/span><\/p>\n<p><a href=\"https:\/\/support.microsoft.com\/kb\/981356\">The SQL Server 2008 R2 builds that were released after SQL Server 2008 R2 was released<\/a><\/p>\n<p><a href=\"https:\/\/support.microsoft.com\/kb\/2567616\">The SQL Server 2008 R2 builds that were released after SQL Server 2008 R2 Service Pack 1 was released<\/a><\/p>\n<p><a href=\"https:\/\/support.microsoft.com\/kb\/2730301\">The SQL Server 2008 R2 builds that were released after SQL Server 2008 R2 Service Pack 2 was released<\/a><\/p>\n<p>&nbsp;<\/p>\n<p>Here are all of the Cumulative Updates that I looked at, with the relevant fixes listed for each one. Keep in mind that Cumulative Updates are actually cumulative, meaning that a later CU will include <strong>all <\/strong>of the hotfixes from all of the previous cumulative updates.\u00a0 In this scenario, SQL Server 2008 R2 SP1 CU5 is synchronized with SQL Server 2008 R2 SP2\u00a0 RTM, which is why I jump from SP1 CU7 to SP2 CU2.<\/p>\n<p><a href=\"https:\/\/support.microsoft.com\/kb\/2544793\"><span style=\"font-size: small;\">SQL Server 2008 R2 SP1 CU1<\/span><\/a>\u00a0 (10.50.2769.0)<\/p>\n<blockquote><p><a href=\"https:\/\/support.microsoft.com\/kb\/2481274\">FIX: A query that uses the DATEDIFF function may run slowly in SQL Server 2005 or in SQL Server 2008 or in SQL Server 2008 R2<\/a><\/p><\/blockquote>\n<p><a href=\"https:\/\/support.microsoft.com\/kb\/2567714\"><span style=\"font-size: small;\">SQL Server 2008 R2 SP1 CU2<\/span><\/a> (10.50.2772.0)<\/p>\n<blockquote><p><a href=\"https:\/\/support.microsoft.com\/kb\/2524743\">FIX: Recovery takes longer than expected for a database in a SQL Server 2008 or in a SQL Server 2008 R2 environment<\/a><\/p><\/blockquote>\n<p><a href=\"https:\/\/support.microsoft.com\/kb\/2591748\"><span style=\"font-size: small;\">SQL Server 2008 R2 SP1 CU3<\/span><\/a>\u00a0 (10.50.2789.0)<\/p>\n<blockquote><p><a href=\"https:\/\/support.microsoft.com\/kb\/2574973\">FIX: Size of a data file that is committed by online page compression is larger than that is committed by offline page compression in SQL Server 2008 or in SQL Server 2008 R2<\/a><\/p><\/blockquote>\n<p><a href=\"https:\/\/support.microsoft.com\/kb\/2633146\"><span style=\"font-size: small;\">SQL Server 2008 R2 SP1 CU4<\/span><\/a>\u00a0 (10.50.2796.0)<\/p>\n<blockquote><p><a href=\"https:\/\/support.microsoft.com\/kb\/2622823\">FIX: ghost_record_count values keep increasing in SQL Server 2008 R2<\/a><\/p>\n<p><a href=\"https:\/\/support.microsoft.com\/kb\/2653893\">FIX: It takes a long time to restore a database in SQL Server 2008 R2<\/a><\/p><\/blockquote>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/2659694\"><span style=\"font-size: small;\">SQL Server 2008 R2 SP1 CU5<\/span><\/a>\u00a0 (10.50.2806.0)<\/p>\n<blockquote>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/2590839\">FIX: Low CPU spikes at a set interval even without user activity in SQL Server 2008 R2<\/a><\/p>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/2658214\">FIX: Poor performance when you run a query that contains correlated AND predicates in SQL Server 2008 or in SQL Server 2008 R2<\/a><\/p>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/2662301\">FIX: Slow performance occurs in SQL Server 2008 R2 if high CPU usage is observed with contention over the QUERY_EXEC_STATS spinlock<\/a><\/p>\n<\/blockquote>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/2679367\"><span style=\"font-size: small;\">SQL Server 2008 R2 SP1 CU6<\/span><\/a>\u00a0 (10.50.2811.0)<\/p>\n<blockquote>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/2543687\">FIX: Errors when client application sends an attention signal to SQL Server 2008 or SQL Server 2008 R2<\/a><\/p>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/2698639\">FIX: Performance of a SELECT statement that contains a LIKE operator and an ESCAPE clause is low in SQL Server 2008 R2<\/a><\/p>\n<\/blockquote>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/2703282\"><span style=\"font-size: small;\">SQL Server 2008 R2 SP1 CU7<\/span><\/a>\u00a0 (10.50.2817.0)<\/p>\n<blockquote>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/2699013\">FIX: SQL Server 2008 R2 stops responding and a &#8220;Non-yielding Scheduler&#8221; error is logged<\/a><\/p>\n<\/blockquote>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/2740411\"><span style=\"font-size: small;\">SQL Server 2008 R2 SP2 CU2<\/span><\/a>\u00a0 (10.50.4263.0)<\/p>\n<blockquote>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/2727322\">FIX: Incorrect results are returned when you run a query that uses parallelism in the query execution plan in SQL Server 2008, in SQL Server 2008 R2 or in SQL Server 2012<\/a><\/p>\n<\/blockquote>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/2754552\"><span style=\"font-size: small;\">SQL Server 2008 R2 SP2 CU3<\/span><\/a>\u00a0 (10.50.4266.0)<\/p>\n<blockquote>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/963659\">FIX: You receive error messages when you perform a population for a large full-text index in SQL Server 2008 or in SQL Server 2008 R2<\/a><\/p>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/2718920\">FIX: SQL Server Agent logs verbose logs in the Application log when you start a failover cluster instance in SQL Server 2012 or in SQL Server 2008 R2<\/a><\/p>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/2752432\">FIX: High CPU usage when you query a binary large object column by using the NOLOCK hint in SQL Server 2008 R2<\/a><\/p>\n<p align=\"left\"><a href=\"https:\/\/support.microsoft.com\/kb\/2755767\">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<\/a><\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>As you may be aware if you have been reading my blogs or books over the years, I am a pretty strong advocate of staying current with both SQL Server Service Packs and SQL Server Cumulative Updates. This is also something that SQLskills recommends on our customer engagements. Despite this, it is still quite common [&hellip;]<\/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,30],"tags":[315,322],"class_list":["post-464","post","type-post","status-publish","format-standard","hentry","category-sql-server-cumulative-updates","category-sql-server-service-packs","category-sql-server-2008-r2","tag-sql-server-cumulative-updates","tag-sql-server-2008-r2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Performance Related Fixes in Post-SQL Server 2008 R2 Service Pack 1 Builds - Glenn Berry - SQLskills.com<\/title>\n<meta name=\"description\" content=\"Describes performance related fixes in post-SQL Server 2008 R2 Service Pack 1 Builds\" \/>\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-2008-r2-service-pack-1-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 2008 R2 Service Pack 1 Builds - Glenn Berry - SQLskills.com\" \/>\n<meta property=\"og:description\" content=\"Describes performance related fixes in post-SQL Server 2008 R2 Service Pack 1 Builds\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2008-r2-service-pack-1-builds\/\" \/>\n<meta property=\"og:site_name\" content=\"Glenn Berry\" \/>\n<meta property=\"article:published_time\" content=\"2012-12-06T13:41:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2017-04-13T16:28:44+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-2008-r2-service-pack-1-builds\/\",\"url\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2008-r2-service-pack-1-builds\/\",\"name\":\"Performance Related Fixes in Post-SQL Server 2008 R2 Service Pack 1 Builds - Glenn Berry - SQLskills.com\",\"isPartOf\":{\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/#website\"},\"datePublished\":\"2012-12-06T13:41:07+00:00\",\"dateModified\":\"2017-04-13T16:28:44+00:00\",\"author\":{\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/#\/schema\/person\/57a8972435106bac7970692fcf5edfa7\"},\"description\":\"Describes performance related fixes in post-SQL Server 2008 R2 Service Pack 1 Builds\",\"breadcrumb\":{\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2008-r2-service-pack-1-builds\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2008-r2-service-pack-1-builds\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2008-r2-service-pack-1-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 2008 R2 Service Pack 1 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 2008 R2 Service Pack 1 Builds - Glenn Berry - SQLskills.com","description":"Describes performance related fixes in post-SQL Server 2008 R2 Service Pack 1 Builds","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-2008-r2-service-pack-1-builds\/","og_locale":"en_US","og_type":"article","og_title":"Performance Related Fixes in Post-SQL Server 2008 R2 Service Pack 1 Builds - Glenn Berry - SQLskills.com","og_description":"Describes performance related fixes in post-SQL Server 2008 R2 Service Pack 1 Builds","og_url":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2008-r2-service-pack-1-builds\/","og_site_name":"Glenn Berry","article_published_time":"2012-12-06T13:41:07+00:00","article_modified_time":"2017-04-13T16:28:44+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-2008-r2-service-pack-1-builds\/","url":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2008-r2-service-pack-1-builds\/","name":"Performance Related Fixes in Post-SQL Server 2008 R2 Service Pack 1 Builds - Glenn Berry - SQLskills.com","isPartOf":{"@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/#website"},"datePublished":"2012-12-06T13:41:07+00:00","dateModified":"2017-04-13T16:28:44+00:00","author":{"@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/#\/schema\/person\/57a8972435106bac7970692fcf5edfa7"},"description":"Describes performance related fixes in post-SQL Server 2008 R2 Service Pack 1 Builds","breadcrumb":{"@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2008-r2-service-pack-1-builds\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2008-r2-service-pack-1-builds\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-related-fixes-in-post-sql-server-2008-r2-service-pack-1-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 2008 R2 Service Pack 1 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\/464","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=464"}],"version-history":[{"count":0,"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/posts\/464\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/media?parent=464"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/categories?post=464"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/tags?post=464"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}