We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated getting started (markdown)
source consolidation
Fixes for getting started tutorial Changed the id for the CREATE TABLE example to EmployeesId to match how the template works and how the subsequent query’s are written. Changed the insert query to not include inserting into the EmployeesId column since you cannot insert values into an identity column.
getting started update in sync wiht docs.microsoft.com
file name changes