{"id":1160,"date":"2025-08-01T10:44:14","date_gmt":"2025-08-01T15:44:14","guid":{"rendered":"https:\/\/www.sqltabletalk.com\/?p=1160"},"modified":"2025-08-01T10:44:17","modified_gmt":"2025-08-01T15:44:17","slug":"understanding-cu-gdr-sql-server-servicing","status":"publish","type":"post","link":"https:\/\/www.sqltabletalk.com\/?p=1160","title":{"rendered":"Understanding \u201cCU + GDR\u201d in SQL Server Servicing: What It Really Means"},"content":{"rendered":"\n<p>SQL Server administrators often encounter Microsoft updates labeled as \u201cCU + GDR\u201d, and understandably, this can cause confusion \u2014 especially when trying to stay on a consistent CU-based servicing path. This post clarifies what \u201cCU + GDR\u201d really means and why it\u2019s not something to worry about.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What Does \u201cCU + GDR\u201d Actually Mean?<\/h3>\n\n\n\n<p>When Microsoft labels an update as CU + GDR, it simply means:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>It is a Cumulative Update (CU) that includes all the latest GDR-level security fixes.<\/li>\n\n\n\n<li>It is not a GDR-only update.<\/li>\n\n\n\n<li>It does not switch your SQL Server instance to the GDR servicing branch.<\/li>\n<\/ul>\n\n\n\n<p>This terminology is used to emphasize that the CU includes all critical security updates \u2014 you do not need to install a separate GDR patch.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Common Misunderstanding<\/h3>\n\n\n\n<p>Some customers see \u201cGDR\u201d in the label and assume it means the update is part of the GDR-only servicing branch. That\u2019s not the case. If you are on the CU servicing path, applying a CU + GDR update keeps you on that path \u2014 and future CUs will continue to install normally.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Example: SQL Server 2022<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>CU-based deployment: Install KB5058721 (CU19 + GDR), build 16.0.4200.1<\/li>\n\n\n\n<li>GDR-based deployment: Install KB5058712, build 16.0.1140.6<\/li>\n<\/ul>\n\n\n\n<p>KB5058721 is the CU19 update with the latest GDR-level security fixes. It keeps your instance on the CU servicing branch and does not block future CUs.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">SQL Server 2016: The Azure Connect Pack Twist<\/h3>\n\n\n\n<p>SQL Server 2016 adds another layer of complexity with the Azure Connect Pack, which is a CU-based branch that also enables Azure-specific features (e.g., distributed AGs with Azure SQL MI, enhanced certificate support).<\/p>\n\n\n\n<p>Previously, SQL Server 2016 SP3 offered three servicing paths:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>CU-based<\/li>\n\n\n\n<li>GDR-based<\/li>\n\n\n\n<li>Azure Connect Pack (CU + Azure features)<\/li>\n<\/ul>\n\n\n\n<p>Now, there is no longer a separate \u201cCU-only\u201d branch. To stay current on CU-based updates, you must install the Azure Connect Pack + GDR update.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>CU-based deployment: Install KB5058717, build 13.0.7055.9<\/li>\n\n\n\n<li>GDR-based deployment: Install KB5058718, build 13.0.6460.7<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Final Takeaway<\/h3>\n\n\n\n<p>If your environment is CU-based:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You should install the latest CU + GDR update.<\/li>\n\n\n\n<li>You are still on the CU servicing path.<\/li>\n\n\n\n<li>Future CUs will install without issue.<\/li>\n\n\n\n<li>You cannot install a GDR-only update on a CU-based deployment \u2014 it would be a downgrade and is blocked by setup.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Additional Reading<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/learn.microsoft.com\/en-us\/troubleshoot\/sql\/releases\/servicing-models-sql-server\">SQL Server Servicing Options<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/learn.microsoft.com\/en-us\/troubleshoot\/sql\/releases\/download-and-install-latest-updates?toc=%2Fsql%2Ftoc.json&amp;bc=%2Fsql%2Fbreadcrumb%2Ftoc.json#sql-server-complete-version-list-tables\">SQL Server Build Versions<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>SQL Server administrators often encounter Microsoft updates labeled as \u201cCU + GDR\u201d, and understandably, this can cause confusion \u2014 especially when trying to stay on a consistent CU-based servicing path. This post clarifies what \u201cCU + GDR\u201d really means and why it\u2019s not something to worry about.<\/p>\n","protected":false},"author":49,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[54],"tags":[610,56,131,618],"class_list":["post-1160","post","type-post","status-publish","format-standard","hentry","category-maintenance","tag-patching","tag-maintenance","tag-sql-server","tag-sql-server-updates"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Understanding \u201cCU + GDR\u201d in SQL Server Servicing: What It Really Means - SQL Table Talk<\/title>\n<meta name=\"description\" content=\"SQL Server administrators often encounter Microsoft updates labeled as \u201cCU + GDR\u201d, and understandably, this can cause confusion \u2014 especially when trying to stay on a consistent CU-based servicing path. This post clarifies what \u201cCU + GDR\u201d really means and why it\u2019s not something to worry about.\" \/>\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.sqltabletalk.com\/?p=1160\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Understanding \u201cCU + GDR\u201d in SQL Server Servicing: What It Really Means - SQL Table Talk\" \/>\n<meta property=\"og:description\" content=\"SQL Server administrators often encounter Microsoft updates labeled as \u201cCU + GDR\u201d, and understandably, this can cause confusion \u2014 especially when trying to stay on a consistent CU-based servicing path. This post clarifies what \u201cCU + GDR\u201d really means and why it\u2019s not something to worry about.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.sqltabletalk.com\/?p=1160\" \/>\n<meta property=\"og:site_name\" content=\"SQL Table Talk\" \/>\n<meta property=\"article:published_time\" content=\"2025-08-01T15:44:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-01T15:44:17+00:00\" \/>\n<meta name=\"author\" content=\"Jon Russell\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jon Russell\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.sqltabletalk.com\/?p=1160#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.sqltabletalk.com\/?p=1160\"},\"author\":{\"name\":\"Jon Russell\",\"@id\":\"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/8f5916388cc3b793a960dea33ff1ed86\"},\"headline\":\"Understanding \u201cCU + GDR\u201d in SQL Server Servicing: What It Really Means\",\"datePublished\":\"2025-08-01T15:44:14+00:00\",\"dateModified\":\"2025-08-01T15:44:17+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.sqltabletalk.com\/?p=1160\"},\"wordCount\":373,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/1947e42a9438bccd91691d8b791888e0\"},\"keywords\":[\"#Patching\",\"maintenance\",\"SQL Server\",\"SQL Server updates\"],\"articleSection\":[\"Maintenance\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.sqltabletalk.com\/?p=1160#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.sqltabletalk.com\/?p=1160\",\"url\":\"https:\/\/www.sqltabletalk.com\/?p=1160\",\"name\":\"Understanding \u201cCU + GDR\u201d in SQL Server Servicing: What It Really Means - SQL Table Talk\",\"isPartOf\":{\"@id\":\"https:\/\/www.sqltabletalk.com\/#website\"},\"datePublished\":\"2025-08-01T15:44:14+00:00\",\"dateModified\":\"2025-08-01T15:44:17+00:00\",\"description\":\"SQL Server administrators often encounter Microsoft updates labeled as \u201cCU + GDR\u201d, and understandably, this can cause confusion \u2014 especially when trying to stay on a consistent CU-based servicing path. This post clarifies what \u201cCU + GDR\u201d really means and why it\u2019s not something to worry about.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.sqltabletalk.com\/?p=1160#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.sqltabletalk.com\/?p=1160\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.sqltabletalk.com\/?p=1160#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.sqltabletalk.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Understanding \u201cCU + GDR\u201d in SQL Server Servicing: What It Really Means\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.sqltabletalk.com\/#website\",\"url\":\"https:\/\/www.sqltabletalk.com\/\",\"name\":\"SQL Table Talk\",\"description\":\"Breaking Down SQL Server, One Post at a Time.\",\"publisher\":{\"@id\":\"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/1947e42a9438bccd91691d8b791888e0\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.sqltabletalk.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/1947e42a9438bccd91691d8b791888e0\",\"name\":\"Stephen Planck\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/64181114edc3de3d99072c049bcec024f025c9536dc89fc8ff1bac58976ca81e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/64181114edc3de3d99072c049bcec024f025c9536dc89fc8ff1bac58976ca81e?s=96&d=mm&r=g\",\"caption\":\"Stephen Planck\"},\"logo\":{\"@id\":\"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/dexterwiki.com\",\"https:\/\/www.linkedin.com\/in\/stephen-planck-4611b692?trk=people-guest_people_search-card&challengeId=AQErf8gbBmcVMwAAAYsyIsxO-0UvU8z7cHrBpZoo_n3xt9qEKpRN5B_jd_LmAMu-OfeArkQ7GDjobJ2uRoQQV35EQdh_rR6kxA&submissionId=09de7067-c335-8e17-40b8-8dc32b60ed6c&challengeSource=AgEcUCw35zpPmAAAAYsyI4vAWhJTV7Nt4vZYKc3V1qiDBpCkKgUvtlOBgYXcE84&challegeType=AgE_wZiTT09IAQAAAYsyI4vDmNvbZIYe6XHju5V2bXVvM3IVxnJslgY&memberId=AgESFTkUShzs_gAAAYsyI4vGYk0Gic1uc5kB6cKOABA26Gw&recognizeDevice=AgHdSZyUSI5CEwAAAYsyI4vKd_koF9JgpsCJShT8QfbK1QMiv8SI\",\"https:\/\/www.youtube.com\/linuxmate\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/8f5916388cc3b793a960dea33ff1ed86\",\"name\":\"Jon Russell\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f35049bc3903cae9c596247b2dfe95c0d9b003dd0c758b9690cc00544216aa7c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f35049bc3903cae9c596247b2dfe95c0d9b003dd0c758b9690cc00544216aa7c?s=96&d=mm&r=g\",\"caption\":\"Jon Russell\"},\"url\":\"https:\/\/www.sqltabletalk.com\/?author=49\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Understanding \u201cCU + GDR\u201d in SQL Server Servicing: What It Really Means - SQL Table Talk","description":"SQL Server administrators often encounter Microsoft updates labeled as \u201cCU + GDR\u201d, and understandably, this can cause confusion \u2014 especially when trying to stay on a consistent CU-based servicing path. This post clarifies what \u201cCU + GDR\u201d really means and why it\u2019s not something to worry about.","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.sqltabletalk.com\/?p=1160","og_locale":"en_US","og_type":"article","og_title":"Understanding \u201cCU + GDR\u201d in SQL Server Servicing: What It Really Means - SQL Table Talk","og_description":"SQL Server administrators often encounter Microsoft updates labeled as \u201cCU + GDR\u201d, and understandably, this can cause confusion \u2014 especially when trying to stay on a consistent CU-based servicing path. This post clarifies what \u201cCU + GDR\u201d really means and why it\u2019s not something to worry about.","og_url":"https:\/\/www.sqltabletalk.com\/?p=1160","og_site_name":"SQL Table Talk","article_published_time":"2025-08-01T15:44:14+00:00","article_modified_time":"2025-08-01T15:44:17+00:00","author":"Jon Russell","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Jon Russell","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.sqltabletalk.com\/?p=1160#article","isPartOf":{"@id":"https:\/\/www.sqltabletalk.com\/?p=1160"},"author":{"name":"Jon Russell","@id":"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/8f5916388cc3b793a960dea33ff1ed86"},"headline":"Understanding \u201cCU + GDR\u201d in SQL Server Servicing: What It Really Means","datePublished":"2025-08-01T15:44:14+00:00","dateModified":"2025-08-01T15:44:17+00:00","mainEntityOfPage":{"@id":"https:\/\/www.sqltabletalk.com\/?p=1160"},"wordCount":373,"commentCount":2,"publisher":{"@id":"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/1947e42a9438bccd91691d8b791888e0"},"keywords":["#Patching","maintenance","SQL Server","SQL Server updates"],"articleSection":["Maintenance"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.sqltabletalk.com\/?p=1160#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.sqltabletalk.com\/?p=1160","url":"https:\/\/www.sqltabletalk.com\/?p=1160","name":"Understanding \u201cCU + GDR\u201d in SQL Server Servicing: What It Really Means - SQL Table Talk","isPartOf":{"@id":"https:\/\/www.sqltabletalk.com\/#website"},"datePublished":"2025-08-01T15:44:14+00:00","dateModified":"2025-08-01T15:44:17+00:00","description":"SQL Server administrators often encounter Microsoft updates labeled as \u201cCU + GDR\u201d, and understandably, this can cause confusion \u2014 especially when trying to stay on a consistent CU-based servicing path. This post clarifies what \u201cCU + GDR\u201d really means and why it\u2019s not something to worry about.","breadcrumb":{"@id":"https:\/\/www.sqltabletalk.com\/?p=1160#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sqltabletalk.com\/?p=1160"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.sqltabletalk.com\/?p=1160#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.sqltabletalk.com\/"},{"@type":"ListItem","position":2,"name":"Understanding \u201cCU + GDR\u201d in SQL Server Servicing: What It Really Means"}]},{"@type":"WebSite","@id":"https:\/\/www.sqltabletalk.com\/#website","url":"https:\/\/www.sqltabletalk.com\/","name":"SQL Table Talk","description":"Breaking Down SQL Server, One Post at a Time.","publisher":{"@id":"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/1947e42a9438bccd91691d8b791888e0"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.sqltabletalk.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/1947e42a9438bccd91691d8b791888e0","name":"Stephen Planck","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/64181114edc3de3d99072c049bcec024f025c9536dc89fc8ff1bac58976ca81e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/64181114edc3de3d99072c049bcec024f025c9536dc89fc8ff1bac58976ca81e?s=96&d=mm&r=g","caption":"Stephen Planck"},"logo":{"@id":"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/dexterwiki.com","https:\/\/www.linkedin.com\/in\/stephen-planck-4611b692?trk=people-guest_people_search-card&challengeId=AQErf8gbBmcVMwAAAYsyIsxO-0UvU8z7cHrBpZoo_n3xt9qEKpRN5B_jd_LmAMu-OfeArkQ7GDjobJ2uRoQQV35EQdh_rR6kxA&submissionId=09de7067-c335-8e17-40b8-8dc32b60ed6c&challengeSource=AgEcUCw35zpPmAAAAYsyI4vAWhJTV7Nt4vZYKc3V1qiDBpCkKgUvtlOBgYXcE84&challegeType=AgE_wZiTT09IAQAAAYsyI4vDmNvbZIYe6XHju5V2bXVvM3IVxnJslgY&memberId=AgESFTkUShzs_gAAAYsyI4vGYk0Gic1uc5kB6cKOABA26Gw&recognizeDevice=AgHdSZyUSI5CEwAAAYsyI4vKd_koF9JgpsCJShT8QfbK1QMiv8SI","https:\/\/www.youtube.com\/linuxmate"]},{"@type":"Person","@id":"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/8f5916388cc3b793a960dea33ff1ed86","name":"Jon Russell","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.sqltabletalk.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f35049bc3903cae9c596247b2dfe95c0d9b003dd0c758b9690cc00544216aa7c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f35049bc3903cae9c596247b2dfe95c0d9b003dd0c758b9690cc00544216aa7c?s=96&d=mm&r=g","caption":"Jon Russell"},"url":"https:\/\/www.sqltabletalk.com\/?author=49"}]}},"jetpack_featured_media_url":"","jetpack-related-posts":[],"jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/www.sqltabletalk.com\/index.php?rest_route=\/wp\/v2\/posts\/1160","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sqltabletalk.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sqltabletalk.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sqltabletalk.com\/index.php?rest_route=\/wp\/v2\/users\/49"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sqltabletalk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1160"}],"version-history":[{"count":2,"href":"https:\/\/www.sqltabletalk.com\/index.php?rest_route=\/wp\/v2\/posts\/1160\/revisions"}],"predecessor-version":[{"id":1168,"href":"https:\/\/www.sqltabletalk.com\/index.php?rest_route=\/wp\/v2\/posts\/1160\/revisions\/1168"}],"wp:attachment":[{"href":"https:\/\/www.sqltabletalk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1160"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sqltabletalk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1160"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sqltabletalk.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1160"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}