mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Update the sample title
This commit is contained in:
@@ -18,5 +18,5 @@ This Solution Quick Start provides a solution for a Software-as-a-Solution (SaaS
|
||||
## Windows Containers
|
||||
This includes samples for setting up mssql-server in Windows Containers. Currently it only includes a link to the separately maintained [mssql-docker](https://github.com/Microsoft/mssql-docker/blob/master/windows/README.md) instructions.
|
||||
|
||||
## Handling UPDATE STATISTICS error on SQL Server PolyBase external tables
|
||||
## Handling UPDATE STATISTICS on SQL Server PolyBase external tables
|
||||
[This sample](https://github.com/microsoft/sql-server-samples/tree/master/samples/manage/polybase/external-table/README.md) describes an option to update statistics on SQL Server PolyBase external tables.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!-- Always leave the MS logo -->
|
||||

|
||||
|
||||
# Handling UPDATE STATISTICS error on SQL Server PolyBase external tables
|
||||
# Handling UPDATE STATISTICS on SQL Server PolyBase external tables
|
||||
|
||||
This sample describes an option to update statistics on SQL Server PolyBase external tables.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user