Skip to content

Commit 3deb3cb

Browse files
authored
Update projections.md
1 parent b9dc4ee commit 3deb3cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/data-modeling/projections.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ queries by creating a reordering of data by attributes of interest. This can be:
2424
3. A precomputed aggregation (similar to a Materialized View) but with an ordering
2525
aligned to the aggregation.
2626

27-
<iframe width="560" height="315" src="https://youtu.be/6CdnUdZSEG0" title="Projections in ClickHouse" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
27+
<br/>
28+
<iframe width="560" height="315" src="https://www.youtube.com/embed/6CdnUdZSEG0?si=1zUyrP-tCvn9tXse" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
2829

2930
## How do Projections work? {#how-do-projections-work}
3031

0 commit comments

Comments
 (0)