Skip to content

Commit 275d87d

Browse files
committed
updates
1 parent e023ef4 commit 275d87d

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

docs/reporting-services/report-server/add-a-snapshot-to-report-history-report-manager.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ Report snapshots are not saved in a particular rendering format. Instead, report
7272

7373
::: moniker range=">=sql-server-2017"
7474

75-
## To manually add snapshots to report history
76-
7775
1. In the web portal, navigate to the item that you want to view history for and right-click it.
7876

7977
2. In the drop-down menu, select **Manage**.

docs/t-sql/queries/hints-transact-sql-join.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ ms.author: vanto
5252
[!INCLUDE[sql-server-tsql-previous-offline-documentation](../../includes/sql-server-tsql-previous-offline-documentation.md)]
5353

5454
## Arguments
55+
5556
LOOP \| HASH \| MERGE
5657
Specifies that the join in the query should use looping, hashing, or merging. Using LOOP |HASH | MERGE JOIN enforces a particular join between two tables. LOOP cannot be specified together with RIGHT or FULL as a join type. For more information, see [Joins](../../relational-databases/performance/joins.md).
5758

0 commit comments

Comments
 (0)