Skip to content

Commit

Permalink
Update 2024-12-31_sql_json.md
Browse files Browse the repository at this point in the history
correction d'un lien vers une image

Signed-off-by: thomas-szczurek <[email protected]>
  • Loading branch information
thomas-szczurek authored Dec 31, 2024
1 parent 77266de commit 1cba9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/articles/2024/2024-12-31_sql_json.md
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ WITH
SELECT * FROM final WHERE valeur IS NOT NULL;
```

![vm_presence_cles_annees](https://cdn.geotribu.fr/img/articles-blog-rdp/articles/2024/postgresql_json/donnees_communes.png)vm_donnees_olap.png){: .img-center loading=lazy }
![vm_presence_cles_annees](https://cdn.geotribu.fr/img/articles-blog-rdp/articles/2024/postgresql_json/vm_donnees_olap.png)vm_donnees_olap.png){: .img-center loading=lazy }

Attention, la création de cette vue matérialisée ou son refresh peut prendre un certain temps si vous avez stocké beaucoup de données (1 heure chez moi pour les 6 volets de 2015 à 2021).

Expand Down

0 comments on commit 1cba9dd

Please sign in to comment.