Microsoft SQL Server 2019

Fabian Schmidt 1 Reputation point
2021-09-03T11:13:12.92+00:00

Hallo,

bei SQL Servern gibt es ja die Möglichkeit sie über eine CMD Shell zu installieren. Welche zusätzlichen Kommandos gibt es unter SQL 2019 im Gegensatz zu SQL 2016.

Bei der neuen Funktion der skalierbaren Big Data Lösung wird davon gesprochen, dass abfragen externer Datenquellen möglich ist. Welche externen Datenquellen sind hiermit gemeint?

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,758 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,171 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Olaf Helper 40,901 Reputation points
    2021-09-03T12:00:30.063+00:00

    Hello,
    This is an English spoken forum, so please post your question in English.

    Welche zusätzlichen Kommandos gibt es unter SQL 2019 im Gegensatz zu SQL 2016.

    See https://learn.microsoft.com/en-us/sql/database-engine/install-windows/install-sql-server-from-the-command-prompt?view=sql-server-ver15 for all existing parameters.

    Welche externen Datenquellen sind hiermit gemeint?

    Do you mean this type of "External Datasources"?
    https://learn.microsoft.com/en-us/sql/t-sql/statements/create-external-data-source-transact-sql?view=sql-server-ver15&tabs=dedicated

    0 comments No comments

  2. CathyJi-MSFT 21,096 Reputation points Microsoft Vendor
    2021-09-06T07:56:21.247+00:00

    Hi @Fabian Schmidt ,

    As Olaf mentioned, suggest you posting your question in English to get better help.

    > With the new function of the scalable big data solution, it is said that external data sources can be queried. Which external data sources are meant by this?

    Such as Oracle, MongoDB. Below diagram shows the components of a SQL Server big data cluster.

    129496-screenshot-2021-09-06-155024.jpg

    Refer to MS document Introducing SQL Server Big Data Clusters.


    If the response is helpful, please click "Accept Answer" and upvote it, as this could help other community members looking for similar thread.

    0 comments No comments