Skip to content

Commit 31c6ef6

Browse files
authored
Update query-delta-lake-format.md
1 parent 145b648 commit 31c6ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/sql/query-delta-lake-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Apache Spark pools in Azure Synapse enable data engineers to modify Delta Lake f
3333
> [!IMPORTANT]
3434
> Data sources can be created only in custom databases (not in the master database or the databases replicated from Apache Spark pools).
3535
36-
To use the samples in this article, you'll need to complete the following step:
36+
To use the samples in this article, you'll need to complete the following steps:
3737
1. **Create a database** with a datasource that references [NYC Yellow Taxi](https://azure.microsoft.com/services/open-datasets/catalog/nyc-taxi-limousine-commission-yellow-taxi-trip-records/) storage account.
3838
1. Initialize the objects by executing [setup script](https://github.com/Azure-Samples/Synapse/blob/master/SQL/Samples/LdwSample/SampleDB.sql) on the database you created in step 1. This setup script will create the data sources, database scoped credentials, and external file formats that are used in these samples.
3939

0 commit comments

Comments
 (0)