Post #4005703
2026-07-22 06:33 UTC
#SQL aus jahrzehntelang produktivem Projekt:
SELECT * FROM `rechte` WHERE … AND `id` LIKE '7%'
AAAAAAAAAAAAAAAHHHHHH
Replies (1)
-
@truls46@mastodon.social 2026-07-22 06:39
@dat@social.g33ky.de Eine Datenbank mit Selbstachtung würde diese Abfrage mit einem Syntaxfehler quittieren (unter der Annahme, dass "id" ein integer ist).