You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/azure/multi-table-queries-with-kusto-query-language/includes/1-introduction.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Write queries in Kusto Query Language (KQL) to first enrich data by combining mu
15
15
16
16
## Prerequisites
17
17
18
-
- Ability to write [novice](../../write-first-query-kusto-query-language/index.yml) and [intermediate](../../gain-insights-data-kusto-query-language/index.yml) level Kusto queries
18
+
- Ability to write [intermediate](../../gain-insights-data-kusto-query-language/index.yml) level Kusto queries
19
19
- Familiarity with the `let` statement, the `summarize` operator, and aggregation functions
0 commit comments