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":757,"date":"2013-05-22T11:45:51","date_gmt":"2013-05-22T18:45:51","guid":{"rendered":"http:\/\/3.209.169.194\/blogs\/glenn\/?p=757"},"modified":"2018-11-13T10:52:11","modified_gmt":"2018-11-13T18:52:11","slug":"performance-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates","status":"publish","type":"post","link":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates\/","title":{"rendered":"Performance and Stability-Related Fixes in All SQL Server 2008 SP2 Cumulative Updates"},"content":{"rendered":"

SQL Server 2008 Service Pack 2 was retired and became an \u201cunsupported service pack\u201d back on September 17, 2012. Despite this, I have been running into a lot<\/strong> of systems lately that are still running SQL Server 2008 Service Pack 2 or older lately, so I thought it made sense to follow up my previous post, Performance and Stability-Related Fixes in All SQL Server 2008 SP3 Cumulative Updates<\/a> with another one listing some of the most relevant hotfixes in all eleven of the SQL Server 2008 Service Pack 2 Cumulative Updates.<\/p>\n

Since SQL Server 2008 Service Pack 2 is retired, I think you should be on SQL Server 2008 Service Pack 3. The purpose of this list is to help convince you (and your organization) that you should keep your SQL Server 2008 up-to-date and in a supported status by highlighting some of the fixes that you are missing by staying on an older build of SQL Server 2008.<\/p>\n

If you don\u2019t believe in applying SQL Server Cumulative Updates, you should be aware that SQL Server 20008 SP3 RTM (Build 10.0.5500) only includes the fixes up through SQL Server 2008 SP2 CU4 (Build 10.0.4285), so you won\u2019t have many of the fixes listed in this post.<\/p>\n

You can always read the fix-lists for each cumulative update since SP2 RTM, available from this master CU list article from Microsoft:<\/p>\n

The SQL Server 2008 builds that were released after SQL Server 2008 Service Pack 2 was released<\/a><\/p><\/blockquote>\n

Or, you can start out with this filtered list (of Engine-related fixes) that I put together:<\/p>\n

SQL Server 2008 SP2 CU1<\/strong><\/a> (10.0.4266)\u00a0 November 16, 2010<\/strong><\/p>\n

FIX: Poor performance and some occasional non-yielding scheduler errors occur when you create a complex view that references a large amount of nested views or tables in SQL Server 2008<\/a><\/p>\n

FIX: A query that uses a parallel query plan returns different results every time that you run the query in SQL Server 2005, SQL Server 2008 R2 or SQL Server 2008<\/a><\/p>\n

FIX: A query returns an incorrect result if it uses an index that is being rebuilt online in SQL Server 2005, SQL Server 2008 R2 or SQL Server 2008<\/a><\/p><\/blockquote>\n

SQL Server 2008 SP2 CU2<\/a><\/strong> (10.0.4272)\u00a0 January 17, 2011<\/strong><\/p>\n

FIX: An unresolved deadlock occurs when a database is recovered in SQL Server 2005, SQL Server 2008, or in SQL Server 2008 R2<\/a><\/p>\n

FIX: LOB pages that are allocated in a failed INSERT statement may not be reclaimed after you apply SQL Server 2005 SP3, SQL Server 2005 SP4, SQL Server 2008 SP1 or SQL Server 2008 R2<\/a><\/p>\n

FIX: Error message when you run the “sp_createstats” stored procedure in SQL Server 2008 or in SQL Server 2008 R2 if the table contains a nondeterministic computed column<\/a><\/p>\n

FIX: High CPU usage when you run a SQL Server Agent job in SQL Server 2008 or SQL Server 2008 R2 if a column of a dynamic SELECT statement has a value that is many characters long<\/a><\/p><\/blockquote>\n

FIX: Slow performance when you recover a database if there are many VLFs inside the transaction log in SQL Server 2005 or in SQL Server 2008<\/a><\/p><\/blockquote>\n

“Non-yielding Scheduler” error and SQL Server 2008 stops responding intermittently in Windows Server 2008<\/a><\/p><\/blockquote>\n

SQL Server 2008 SP2 CU3<\/a><\/strong> (10.0.4279)\u00a0 March 21, 2011<\/strong><\/p>\n

FIX: Database mirroring session is suspended in SQL Server 2005 and in SQL Server 2008 and in SQL Server 2008 R2 if the High-performance (asynchronous) mode is used<\/a><\/p>\n

FIX: Poor performance may occur when you execute a query that contains multiple self-join operations on the same column in SQL Server 2005, in SQL Server 2008 and in SQL Server 2008 R2<\/a><\/p><\/blockquote>\n

FIX: A query that uses the DATEDIFF function may run slowly in SQL Server 2005 or in SQL Server 2008<\/a><\/p>\n

FIX: SQL Server Agent job runs incorrectly if it is scheduled to run every hour on the last day of every week or month in SQL Server 2005 or in SQL Server 2008<\/a><\/p>\n

FIX: Error 7359 when you run a query against a user-defined function or a view that uses a synonym on a linked server in SQL Server 2005 or SQL Server 2008<\/a><\/p>\n

FIX: SQL Server 2008 stops responding when you alter or stop an Extended Events session<\/a><\/p><\/blockquote>\n

SQL Server 2008 SP2 CU4<\/a><\/strong> (10.0.4285)\u00a0 May 16, 2011<\/strong><\/p>\n

FIX: “A severe error occurred on the current command” error message when you use the Freetexttable or the Containstable function on an indexed view in a CTE query in SQL Server 2008 or in SQL Server 2008 R2<\/a><\/p><\/blockquote>\n

FIX: Computer stops responding when you create a database that contains a FILESTREAM filegroup in SQL Server 2008 or in SQL Server 2008 R2 if a third-party mini-filter driver is installed<\/a><\/p>\n

FIX: A common table expression-based query that uses the CHANGETABLE function runs very slowly in SQL Server 2008 Service Pack 1 or SQL Server 2008 R2<\/a><\/p>\n

FIX:A query that has a CONTAINS predicate in a WHERE clause takes a long time to compile in SQL Server 2008 or SQL Server 2008 R2<\/a><\/p>\n

FIX: SQL Server Browser service periodically does not respond to incoming requests<\/a><\/p>\n

FIX: An access violation occurs when you restore a database and run the sp_replcounters stored procedure at the same time on a server that is running SQL Server 2008<\/a><\/p>\n

FIX: Database corruption if data compression enabled on a partitioned table in SQL Server 2008<\/a><\/p><\/blockquote>\n

SQL Server 2008 SP2 CU5<\/a><\/strong> (10.0.4316)\u00a0 July 18, 2011<\/strong><\/p>\n

FIX: Errors when client application sends an attention signal to SQL Server 2008<\/a><\/p><\/blockquote>\n

FIX: Recovery takes longer than expected for a database in a SQL Server 2008 environment<\/a><\/p><\/blockquote>\n

SQL Server 2008 SP2 CU6<\/a><\/strong> (10.0.4321)\u00a0 September 19, 2011<\/strong><\/p>\n

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>\n

FIX: Assertion failure or other issues occur when you run a DML query against a table or a view that has two indexes in SQL Server 2008<\/a><\/p>\n

FIX: Certain change tracking functions and DMVs do not work correctly after an automatic database mirroring failover occurs in SQL Server 2008 R2<\/a><\/p>\n

FIX: You receive an incorrect result when you run a query that uses the row_number function in SQL Server 2008<\/a><\/p><\/blockquote>\n

SQL Server 2008 SP2 CU7<\/a><\/strong> (10.0.4323)\u00a0 November 21, 2011<\/strong><\/p>\n

FIX: SQL Server Agent job randomly stops when you schedule the job to run past midnight on specific days in SQL Server 2005 or in SQL Server 2008<\/a><\/p>\n

FIX: Backup fails in SQL Server 2008 or in SQL Server 2008 R2 if you enable change tracking on the database<\/a><\/p>\n

FIX: Transaction log backup is created even though no valid full backup exists in SQL Server 2008<\/a><\/p>\n

FIX: Access violation when a request reads a missing index in SQL Server 2008<\/a><\/p>\n

FIX: Access violation when you run a DBCC CHECKDB command against a database that contains a table that has a spatial index in SQL Server 2008<\/a><\/p>\n

FIX: Access violation when a query is compiled in SQL Server 2008<\/a><\/p><\/blockquote>\n

SQL Server 2008 SP2 CU8<\/a><\/strong> (10.0.4326)\u00a0 January 16, 2012<\/strong><\/p>\n

FIX: Access violation when you insert a record into a new empty partition in SQL Server 2008 or in SQL Server 2008 R2<\/a><\/p><\/blockquote>\n

FIX: SQL Server Agent job fails if you set the job schedule type as “Start automatically when SQL Server Agent starts” in SQL Server 2008 SP2<\/a><\/p>\n

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

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

FIX: Unnecessary updates to a subscriber after you reinitialize it if a new article is added to a publication in SQL Server 2008<\/a><\/p><\/blockquote>\n

SQL Server 2008 SP2 CU9<\/a><\/strong> (10.0.4330)\u00a0 March 19, 2012<\/strong><\/p>\n

FIX: A database page is copied into a database snapshot even though the page is not updated when you perform a read operation in SQL Server 2008<\/a><\/p>\n

Improvements for the DBCC CHECKDB command may result in faster performance when you use the PHYSICAL_ONLY option<\/a><\/p>\n

FIX: Backup operation fails on a SQL Server 2008 database after you enable change tracking<\/a><\/p><\/blockquote>\n

SQL Server 2008 SP2 CU10<\/a><\/strong> (10.0.4332)\u00a0 May 21, 2012<\/strong><\/p>\n

FIX: Errors when a client application sends an attention signal to SQL Server 2008 or SQL Server 2008 R2<\/a><\/p><\/blockquote>\n

SQL Server 2008 SP2 CU11<\/a><\/strong> (10.0.4333)\u00a0 July 16, 2012<\/strong><\/p>\n

FIX: Event ID 322 error even though operations complete successfully in SQL Server 2008<\/a><\/p><\/blockquote>\n

<\/strong><\/p>\n

Most of those hotfixes seem pretty significant to me (and this is just the Engine-related subset that I picked since Service Pack 2 RTM). I strongly encourage you to start reading the hotfix list when new cumulative updates are released, because there is a lot of good information there that may convince you and your organization to stay more current with your SQL Server Cumulative Updates. Keep in mind that SQL Server Cumulative Updates are actually cumulative, so if you install one, you will get all of the fixes for all of the previous Cumulative Updates for the Service Pack that you are on.<\/p>\n","protected":false},"excerpt":{"rendered":"

SQL Server 2008 Service Pack 2 was retired and became an \u201cunsupported service pack\u201d back on September 17, 2012. Despite this, I have been running into a lot of systems lately that are still running SQL Server 2008 Service Pack 2 or older lately, so I thought it made sense to follow up my previous […]<\/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,29],"tags":[150,153],"class_list":["post-757","post","type-post","status-publish","format-standard","hentry","category-sql-server-cumulative-updates","category-sql-server-service-packs","category-sql-server-2008","tag-sql-server-2008-service-pack-2-cumulative-updates","tag-sql-server-2008-sp2"],"yoast_head":"\nPerformance and Stability-Related Fixes in All SQL Server 2008 SP2 Cumulative Updates - Glenn Berry<\/title>\n<meta name=\"description\" content=\"Describes performance and stability fixes in SQL Server 2008 SP2 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-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Performance and Stability-Related Fixes in All SQL Server 2008 SP2 Cumulative Updates - Glenn Berry\" \/>\n<meta property=\"og:description\" content=\"Describes performance and stability fixes in SQL Server 2008 SP2 cumulative updates\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates\/\" \/>\n<meta property=\"og:site_name\" content=\"Glenn Berry\" \/>\n<meta property=\"article:published_time\" content=\"2013-05-22T18:45:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-11-13T18:52:11+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=\"7 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-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates\/\",\"url\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates\/\",\"name\":\"Performance and Stability-Related Fixes in All SQL Server 2008 SP2 Cumulative Updates - Glenn Berry\",\"isPartOf\":{\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/#website\"},\"datePublished\":\"2013-05-22T18:45:51+00:00\",\"dateModified\":\"2018-11-13T18:52:11+00:00\",\"author\":{\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/#\/schema\/person\/57a8972435106bac7970692fcf5edfa7\"},\"description\":\"Describes performance and stability fixes in SQL Server 2008 SP2 cumulative updates\",\"breadcrumb\":{\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.sqlskills.com\/blogs\/glenn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Performance and Stability-Related Fixes in All SQL Server 2008 SP2 Cumulative Updates\"}]},{\"@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 and Stability-Related Fixes in All SQL Server 2008 SP2 Cumulative Updates - Glenn Berry","description":"Describes performance and stability fixes in SQL Server 2008 SP2 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-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates\/","og_locale":"en_US","og_type":"article","og_title":"Performance and Stability-Related Fixes in All SQL Server 2008 SP2 Cumulative Updates - Glenn Berry","og_description":"Describes performance and stability fixes in SQL Server 2008 SP2 cumulative updates","og_url":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates\/","og_site_name":"Glenn Berry","article_published_time":"2013-05-22T18:45:51+00:00","article_modified_time":"2018-11-13T18:52:11+00:00","author":"Glenn Berry","twitter_misc":{"Written by":"Glenn Berry","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates\/","url":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates\/","name":"Performance and Stability-Related Fixes in All SQL Server 2008 SP2 Cumulative Updates - Glenn Berry","isPartOf":{"@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/#website"},"datePublished":"2013-05-22T18:45:51+00:00","dateModified":"2018-11-13T18:52:11+00:00","author":{"@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/#\/schema\/person\/57a8972435106bac7970692fcf5edfa7"},"description":"Describes performance and stability fixes in SQL Server 2008 SP2 cumulative updates","breadcrumb":{"@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.sqlskills.com\/blogs\/glenn\/performance-and-stability-related-fixes-in-all-sql-server-2008-sp2-cumulative-updates\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.sqlskills.com\/blogs\/glenn\/"},{"@type":"ListItem","position":2,"name":"Performance and Stability-Related Fixes in All SQL Server 2008 SP2 Cumulative Updates"}]},{"@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\/757","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=757"}],"version-history":[{"count":0,"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/posts\/757\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/media?parent=757"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/categories?post=757"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sqlskills.com\/blogs\/glenn\/wp-json\/wp\/v2\/tags?post=757"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}