vault backup: 2026-07-23 09:27:04
This commit is contained in:
@@ -49,6 +49,7 @@ SELECT * from Student s WHERE s.Semester = 2 AND s.Name='Byleth'
|
||||
Vergleichsoperatoren: <,>,=,<=,>=,<>
|
||||
BETWEEN
|
||||
LIKE
|
||||
IS NULL
|
||||
IS NULL / IS NOT NULL
|
||||
AND, OR, NOT
|
||||
|
||||
+,-,\*,/
|
||||
IN, NOT IN, $\theta$ ANY, $\theta$ ALL, EXISTS mit theta = Vergleichsoperator
|
||||
|
||||
Reference in New Issue
Block a user