{"id":676,"date":"2020-01-24T13:43:31","date_gmt":"2020-01-24T13:43:31","guid":{"rendered":"https:\/\/www.sequallity.co.uk\/?p=676"},"modified":"2020-01-27T14:17:01","modified_gmt":"2020-01-27T14:17:01","slug":"comprehensive-list-of-new-features-of-sql-server-2019","status":"publish","type":"post","link":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/","title":{"rendered":"Comprehensive List of New Features of SQL Server 2019"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">New Features of SQL Server 2019<\/h2>\n\n\n\n<p>It&#8217;s that time again to talk about the New Features of SQL Server 2019.  Years ago, there was no need to keep so up-to-date with the New Features of SQL Server due to the release dates of each version (I&#8217;m talking about you SQL Server 2000 and SQL Server 2005) between each version. Now, with a much increased release cycle it is critical for any SQL Server DBA to stay in touch with these New Features.  Of course, you don&#8217;t have to know about all the details of the new features, you just have to know what is there.  As the Merovingian would say in the Matrix Reloaded, who has time?<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" data-src=\"https:\/\/www.sequallity.co.uk\/wp-content\/uploads\/2020\/01\/SQLServer2019Logo.jpg\" alt=\"Microsoft SQL Server 2019 Logo\" class=\"wp-image-694 lazyload\" width=\"348\" height=\"94\" data-srcset=\"https:\/\/www.sequallity.co.uk\/wp-content\/uploads\/2020\/01\/SQLServer2019Logo.jpg 819w, https:\/\/www.sequallity.co.uk\/wp-content\/uploads\/2020\/01\/SQLServer2019Logo-300x81.jpg 300w, https:\/\/www.sequallity.co.uk\/wp-content\/uploads\/2020\/01\/SQLServer2019Logo-768x208.jpg 768w\" data-sizes=\"(max-width: 348px) 100vw, 348px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 348px; --smush-placeholder-aspect-ratio: 348\/94;\" \/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Matrix and SQL Sequels<\/h2>\n\n\n\n<p>Well, that time has now come (as well as a new Matrix sequel, yay) and SQL Server was released towards the latter part of last year on the 4th November 2019.<\/p>\n\n\n\n<p>You may think that SQL Server 2019 is an unnecessary release.  I believe Microsoft are showing their dominance of the RDBMS market and not resting on their laurels but forging ahead with new and innovative features.<\/p>\n\n\n\n<p>The New Features list is long, so I&#8217;m going to add all the new features here from the Microsoft post &#8211; <a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/sql-server\/what-s-new-in-sql-server-ver15?view=sql-server-ver15\">What&#8217;s new   in SQL Server 2019 (15.x)<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">New Features Path<\/h2>\n\n\n\n<p>My plan, and there must always be a path, Neo, is to go through the most relevant items and have a play and document my findings here, so if there&#8217;s a hyperlink then I&#8217;ve looked at it, click it, have a read, let me know.<\/p>\n\n\n\n<p>It will also form a great reference list of any new <a href=\"https:\/\/www.sequallity.co.uk\">Sequallity<\/a> SQL Server 2019 <a href=\"https:\/\/www.sequallity.co.uk\/sql-server-training\">training modules<\/a> (SSRS, DBA, TSQL, Performance Tuning) I have to build going forward to include the up-to-date features of SQL Server 2019.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">There&#8217;s so much to do&#8230;with these New Features<\/h2>\n\n\n\n<p>There&#8217;s no need to feel inundated, I don&#8217;t.  I am excited by the challenge these new features bring and I am looking forward to the days when a client says, we need this and I go ah-ha, there&#8217;s a great new feature in SQL Server 2019 that does that.  To be fair, been there already only a month after SQL Server 2019&#8217;s release date and the winner was&#8230;Optimize For Sequential Key. <\/p>\n\n\n\n<p>However, I tuned the database so well, we didn&#8217;t need to implement this new feature, which is a shame but it meant the client could stay on their 2016 version if they wanted, they didn&#8217;t mind going to SQL Server 2019.  If performance degrades again, we&#8217;ve got this in my bag if needed.<\/p>\n\n\n\n<p>It&#8217;s always good to have a Plan B.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Big Data Clusters<\/h2>\n\n\n\n<p>Scalable big data solution<br>Data virtualization with PolyBase<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Intelligent Query Processing<\/h2>\n\n\n\n<p>Row mode memory grant feedback<br>Batch mode on rowstore<br>Scalar UDF Inlining<br>Table variable deferred compilation<br>Approximate query processing with APPROX_COUNT_DISTINCT<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">In-Memory Database<\/h2>\n\n\n\n<p>Hybrid buffer pool<br>Memory-optimized TempDB metadata<br>In-Memory OLTP support for Database Snapshots<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Intelligent performance<\/h2>\n\n\n\n<p>OPTIMIZE_FOR_SEQUENTIAL_KEY<br>Forcing fast forward and static cursors<br>Resource governance<br>Reduced recompilations for workloads<br>Indirect checkpoint scalability<br>Concurrent PFS updates<br>Scheduler worker migration<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Monitoring<\/h2>\n\n\n\n<p>WAIT_ON_SYNC_STATISTICS_REFRESH<br>Custom capture policy for Query Store<br>LIGHTWEIGHT_QUERY_PROFILING<br>sys.dm_exec_requests column command<br>sys.dm_exec_query_plan_stats<br>LAST_QUERY_PLAN_STATS<br>query_post_execution_plan_profile<br>sys.dm_db_page_info(database_id, file_id, page_id, mode)<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Graph<\/h2>\n\n\n\n<p>Edge constraint cascade delete actions<br>New graph function &#8211; SHORTEST_PATH<br>Partition tables and indexes<br>Use derived table or view aliases in graph match query<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Unicode support<\/h2>\n\n\n\n<p>Support for UTF-8 character encoding<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Language extensions<\/h2>\n\n\n\n<p>New Java language SDK<br>Java language SDK is open source<br>Support for Java data types<br>New default Java Runtime<br>SQL Server Language Extensions<br>Register external languages<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Spatial<\/h2>\n\n\n\n<p>New spatial reference identifiers (SRIDs)<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Error messages<\/h2>\n\n\n\n<p>Verbose truncation warnings<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Security<\/h2>\n\n\n\n<p>Always Encrypted with secure enclaves<br>Certificate management in SQL Server Configuration Manager<br>Data Discovery &amp; Classification<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Availability Groups<\/h2>\n\n\n\n<p>Up to five synchronous replicas<br>Secondary-to-primary replica connection redirection<br>HADR Benefits<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Recovery<\/h2>\n\n\n\n<p>Accelerated database recovery<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Resumable operations<\/h2>\n\n\n\n<p>Online clustered columnstore index build and rebuild<br>Resumable online rowstore index build<br>Suspend and resume initial scan for Transparent Data Encryption (TDE)<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Linux<\/h2>\n\n\n\n<p>Replication support<br>Support for the Microsoft Distributed Transaction Coordinator (MSDTC)<br>OpenLDAP support for third-party AD providers<br>Machine Learning Services on Linux<br>TempDB improvements<br>PolyBase on Linux<br>Change Data Capture (CDC) support<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Containers<\/h2>\n\n\n\n<p>Microsoft Container Registry<br>Non-root containers<br>Red Hat certified container images<br>PolyBase and Machine Learning support<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Setup Options<\/h2>\n\n\n\n<p>New memory setup options<br>New parallelism setup options<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">SQL Server Machine Learning Services<\/h2>\n\n\n\n<p>Partition-based modeling<br>Windows Server Failover Cluster<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">SQL Server Analysis Services<\/h2>\n\n\n\n<p>Calculation groups in tabular models<br>Query interleaving<br>Many-to-many relationships in tabular models<br>Property settings for resource governance<br>Governance setting for Power BI cache refreshes<br>Online attach<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">SQL Server Integration Services<\/h2>\n\n\n\n<p>Flexible file task<br>Flexible file source and destination<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">SQL Server Master Data Services<\/h2>\n\n\n\n<p>Support for Azure SQL Database managed instance databases<br>New HTML controls<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">SQL Server Reporting Services<\/h2>\n\n\n\n<p>Azure SQL Managed Instances<br>Power BI Premium datasets<br>enhanced accessibility<br>Azure Active Directory Application Proxy<br>Transparent Database Encryption<br>Microsoft Report Builder Updated<\/p>\n","protected":false},"excerpt":{"rendered":"<p>New Features of SQL Server 2019 It&#8217;s that time again to talk about the New Features of SQL Server 2019. Years ago, there was no need to keep so up-to-date with the New Features of SQL Server due to the release dates of each version (I&#8217;m talking about you SQL Server 2000 and SQL Server 2005) between each version. Now, with a much increased release cycle it is critical for<\/p>\n<div class=\"read-more\"><a class=\"btn read-more-btn\" href=\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/\">Read More<\/a><\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[426,425,266],"tags":[427],"class_list":["post-676","post","type-post","status-publish","format-standard","hentry","category-sql-server-2019","category-sql-server-new-features","category-sql-server-training","tag-new-features-of-sql-server-2019"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.8 (Yoast SEO v20.8) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Comprehensive List of New Features of SQL Server 2019<\/title>\n<meta name=\"description\" content=\"Here is a comprehensive list of New Features of SQL Server 2019 and some links to interesting enhancements for administration and tuning.\" \/>\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.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Comprehensive List of New Features of SQL Server 2019\" \/>\n<meta property=\"og:description\" content=\"Here is a comprehensive list of New Features of SQL Server 2019 and some links to interesting enhancements for administration and tuning.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/\" \/>\n<meta property=\"og:site_name\" content=\"SQL Server Consultancy and SQL Server Training\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Sequallity-Ltd-437772140011198\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-01-24T13:43:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-01-27T14:17:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.sequallity.co.uk\/wp-content\/uploads\/2020\/01\/SQLServer2019Logo.jpg\" \/>\n<meta name=\"author\" content=\"John Parker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@sequallity\" \/>\n<meta name=\"twitter:site\" content=\"@sequallity\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"John Parker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/\"},\"author\":{\"name\":\"John Parker\",\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#\/schema\/person\/a607249919447f52446059e05c32ae4f\"},\"headline\":\"Comprehensive List of New Features of SQL Server 2019\",\"datePublished\":\"2020-01-24T13:43:31+00:00\",\"dateModified\":\"2020-01-27T14:17:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/\"},\"wordCount\":807,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#organization\"},\"keywords\":[\"New Features of SQL Server 2019\"],\"articleSection\":[\"SQL Server 2019\",\"SQL Server New Features\",\"SQL Server Training\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/\",\"url\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/\",\"name\":\"Comprehensive List of New Features of SQL Server 2019\",\"isPartOf\":{\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#website\"},\"datePublished\":\"2020-01-24T13:43:31+00:00\",\"dateModified\":\"2020-01-27T14:17:01+00:00\",\"description\":\"Here is a comprehensive list of New Features of SQL Server 2019 and some links to interesting enhancements for administration and tuning.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SQL Server Training\",\"item\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/sql-server-training\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Comprehensive List of New Features of SQL Server 2019\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#website\",\"url\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/\",\"name\":\"SQL Server Consultancy and SQL Server Training\",\"description\":\"where SQL and Quality join...\",\"publisher\":{\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#organization\",\"name\":\"Sequallity Limited\",\"url\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.sequallity.co.uk\/wp-content\/uploads\/2018\/09\/Sequality_Logo_Blue-Cyan-Blend_Large.jpg\",\"contentUrl\":\"https:\/\/www.sequallity.co.uk\/wp-content\/uploads\/2018\/09\/Sequality_Logo_Blue-Cyan-Blend_Large.jpg\",\"width\":800,\"height\":229,\"caption\":\"Sequallity Limited\"},\"image\":{\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Sequallity-Ltd-437772140011198\/\",\"https:\/\/twitter.com\/sequallity\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#\/schema\/person\/a607249919447f52446059e05c32ae4f\",\"name\":\"John Parker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a7f67ba401f89da69efc12c5309f35c08d867db69cddc738a4ab325da67106c3?s=96&d=monsterid&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a7f67ba401f89da69efc12c5309f35c08d867db69cddc738a4ab325da67106c3?s=96&d=monsterid&r=g\",\"caption\":\"John Parker\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Comprehensive List of New Features of SQL Server 2019","description":"Here is a comprehensive list of New Features of SQL Server 2019 and some links to interesting enhancements for administration and tuning.","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.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/","og_locale":"en_GB","og_type":"article","og_title":"Comprehensive List of New Features of SQL Server 2019","og_description":"Here is a comprehensive list of New Features of SQL Server 2019 and some links to interesting enhancements for administration and tuning.","og_url":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/","og_site_name":"SQL Server Consultancy and SQL Server Training","article_publisher":"https:\/\/www.facebook.com\/Sequallity-Ltd-437772140011198\/","article_published_time":"2020-01-24T13:43:31+00:00","article_modified_time":"2020-01-27T14:17:01+00:00","og_image":[{"url":"https:\/\/www.sequallity.co.uk\/wp-content\/uploads\/2020\/01\/SQLServer2019Logo.jpg"}],"author":"John Parker","twitter_card":"summary_large_image","twitter_creator":"@sequallity","twitter_site":"@sequallity","twitter_misc":{"Written by":"John Parker","Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/#article","isPartOf":{"@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/"},"author":{"name":"John Parker","@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#\/schema\/person\/a607249919447f52446059e05c32ae4f"},"headline":"Comprehensive List of New Features of SQL Server 2019","datePublished":"2020-01-24T13:43:31+00:00","dateModified":"2020-01-27T14:17:01+00:00","mainEntityOfPage":{"@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/"},"wordCount":807,"commentCount":0,"publisher":{"@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#organization"},"keywords":["New Features of SQL Server 2019"],"articleSection":["SQL Server 2019","SQL Server New Features","SQL Server Training"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/","url":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/","name":"Comprehensive List of New Features of SQL Server 2019","isPartOf":{"@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#website"},"datePublished":"2020-01-24T13:43:31+00:00","dateModified":"2020-01-27T14:17:01+00:00","description":"Here is a comprehensive list of New Features of SQL Server 2019 and some links to interesting enhancements for administration and tuning.","breadcrumb":{"@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/comprehensive-list-of-new-features-of-sql-server-2019\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/"},{"@type":"ListItem","position":2,"name":"SQL Server Training","item":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/sql-server-training\/"},{"@type":"ListItem","position":3,"name":"Comprehensive List of New Features of SQL Server 2019"}]},{"@type":"WebSite","@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#website","url":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/","name":"SQL Server Consultancy and SQL Server Training","description":"where SQL and Quality join...","publisher":{"@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#organization","name":"Sequallity Limited","url":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#\/schema\/logo\/image\/","url":"https:\/\/www.sequallity.co.uk\/wp-content\/uploads\/2018\/09\/Sequality_Logo_Blue-Cyan-Blend_Large.jpg","contentUrl":"https:\/\/www.sequallity.co.uk\/wp-content\/uploads\/2018\/09\/Sequality_Logo_Blue-Cyan-Blend_Large.jpg","width":800,"height":229,"caption":"Sequallity Limited"},"image":{"@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Sequallity-Ltd-437772140011198\/","https:\/\/twitter.com\/sequallity"]},{"@type":"Person","@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#\/schema\/person\/a607249919447f52446059e05c32ae4f","name":"John Parker","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a7f67ba401f89da69efc12c5309f35c08d867db69cddc738a4ab325da67106c3?s=96&d=monsterid&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a7f67ba401f89da69efc12c5309f35c08d867db69cddc738a4ab325da67106c3?s=96&d=monsterid&r=g","caption":"John Parker"}}]}},"_links":{"self":[{"href":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/wp-json\/wp\/v2\/posts\/676","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/wp-json\/wp\/v2\/comments?post=676"}],"version-history":[{"count":4,"href":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/wp-json\/wp\/v2\/posts\/676\/revisions"}],"predecessor-version":[{"id":703,"href":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/wp-json\/wp\/v2\/posts\/676\/revisions\/703"}],"wp:attachment":[{"href":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/wp-json\/wp\/v2\/media?parent=676"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/wp-json\/wp\/v2\/categories?post=676"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sequallity.co.uk\/sql-server-consultancy\/wp-json\/wp\/v2\/tags?post=676"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}