Skip to content

Commit 6148da8

Browse files
authored
use sql syntax highlighting
use sql syntax highlighting
1 parent 162b3f3 commit 6148da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/get-started-analyze-sql-on-demand.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In this section, you'll use a serverless SQL pool to analyze NYC Taxi data in an
3030
1. Create a new SQL script.
3131
1. Paste the following code into the script.
3232

33-
```
33+
```sql
3434
SELECT
3535
TOP 100*
3636
FROM

0 commit comments

Comments
 (0)