From b96035fa6e3a6cd6d8b9d17366e2856e83419010 Mon Sep 17 00:00:00 2001 From: Benjamin Neumann Date: Thu, 23 Jul 2026 10:10:23 +0200 Subject: [PATCH] vault backup: 2026-07-23 10:10:23 --- SS2026/Datenbanken und Informationssysteme/SQL/SQL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SS2026/Datenbanken und Informationssysteme/SQL/SQL.md b/SS2026/Datenbanken und Informationssysteme/SQL/SQL.md index 9c2f646..807062c 100644 --- a/SS2026/Datenbanken und Informationssysteme/SQL/SQL.md +++ b/SS2026/Datenbanken und Informationssysteme/SQL/SQL.md @@ -52,4 +52,4 @@ LIKE IS NULL / IS NOT NULL AND, OR, NOT +,-,\*,/ -IN, NOT IN, $\theta$ ANY, $\theta$ ALL, EXISTS mit theta = Vergleichsoperator +IN, NOT IN, $\theta$ ANY, $\theta$ ALL, EXISTS mit $\theta$ = Vergleichsoperator