Skip to content

Commit 61a708a

Browse files
Update quickstart-sql-on-demand.md
1 parent 1883611 commit 61a708a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/quickstart-sql-on-demand.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Use the following query, changing `mydbname` to a name of your choice:
5555
CREATE DATABASE mydbname
5656
```
5757

58-
### Create data source and credentials
58+
### Create data source
5959

6060
To run queries using SQL on-demand, create data source that SQL on-demand can use use to access files in storage.
6161
Execute the following code snippet to create data source used in samples in this section:

0 commit comments

Comments
 (0)