Skip to content

Commit b9bf2ad

Browse files
authored
Apply suggestions from code review
1 parent 716852e commit b9bf2ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ However, as you continue data exploration, you might want to create some utility
5252
- Utility views, procedures, and functions that you can use in the queries.
5353
5454
> [!TIP]
55-
> > In Synapse Studio, when you open a new SQL script, you can select master from the database dropdown menu in the top toolbar. This is the default system database that appears for serverless SQL pools.
55+
> In Synapse Studio, when you open a new SQL script, you can select master from the database dropdown menu in the top toolbar. This is the default system database that appears for serverless SQL pools.
5656
5757
1. Use the `master` database to create a separate database for custom database objects. Custom database objects can't be created in the `master` database.
5858

0 commit comments

Comments
 (0)