Skip to content

Commit 6317122

Browse files
committed
Query editor format
1 parent da21eb7 commit 6317122

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

learn-pr/azure-databases/postgresql/basic-sql-aggregate-functions-grouping/includes/2-sample-database-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Foreign keys are a concept in relational databases, used to establish and enforc
2323

2424
## Sample database creation script
2525

26-
To create the sales database, insert the following script into a Query Editor, and run it.
27-
Select Refresh to ensure the Explorer Panel is up to date.
26+
To create the sales database, insert the following script into a Query editor, and run it.
27+
Select Refresh to ensure the Explorer panel is up to date.
2828

2929
Note that this can take a minute.
3030

learn-pr/azure-databases/postgresql/basic-sql-join-tables/includes/2-sample-database-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Foreign keys are a concept in relational databases, used to establish and enforc
2323

2424
## Sample database creation script
2525

26-
To create the sales database, insert the following script into a Query Editor, and run it.
27-
Select Refresh to ensure the Explorer Panel is up to date.
26+
To create the sales database, insert the following script into a Query editor, and run it.
27+
Select Refresh to ensure the Explorer panel is up to date.
2828

2929
Note that this can take a minute.
3030

learn-pr/azure-databases/postgresql/basic-sql-limit-offset-order-by/includes/2-sample-database-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Foreign keys are a concept in relational databases, used to establish and enforc
2323

2424
## Sample database creation script
2525

26-
To create the sales database, insert the following script into a Query Editor, and run it.
27-
Select Refresh to ensure the Explorer Panel is up to date.
26+
To create the sales database, insert the following script into a Query editor, and run it.
27+
Select Refresh to ensure the Explorer panel is up to date.
2828

2929
Note that this can take a minute.
3030

learn-pr/azure-databases/postgresql/basic-sql-simple-select/includes/2-sample-database-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Foreign keys are a concept in relational databases, used to establish and enforc
2323

2424
## Sample Database Creation Script
2525

26-
To create the sales database, insert the following script into a Query Editor, and run it.
27-
Select Refresh to ensure the Explorer Panel is up to date.
26+
To create the sales database, insert the following script into a Query editor, and run it.
27+
Select Refresh to ensure the Explorer panel is up to date.
2828

2929
Note that this can take a minute.
3030

learn-pr/azure-databases/postgresql/basic-sql-where-clause-subqueries/includes/2-sample-database-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Foreign keys are a concept in relational databases, used to establish and enforc
2323

2424
## Sample database creation script
2525

26-
To create the sales database, insert the following script into a Query Editor, and run it.
27-
Select Refresh to ensure the Explorer Panel is up to date.
26+
To create the sales database, insert the following script into a Query editor, and run it.
27+
Select Refresh to ensure the Explorer panel is up to date.
2828

2929
Note that this can take a minute.
3030

0 commit comments

Comments
 (0)