microsoft / sql-server-samples

Azure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge
Other
9.97k stars 8.85k forks source link

Just to mention .... #1249

Open Gluups opened 8 months ago

Gluups commented 8 months ago

Hello,

In the readme.md file, you say :

Run the scripts in SSMS

  1. Open SSMS.
  2. Connect to the target SQL Server.
  3. Open the script in a new query window.
  4. Run the script.

That is quite right, and it is even quick at execution.

But ... you forgot to say, as 3 and a half, that the user has to read the first lines of the script, first.

(There is no section existing for remarks, is there ? So an issue seemed the nearest interface to bring this message.)