MySQL SELECT MAX () und GROUP, wenn ich nicht so arbeite, wie ich will
Posted: 27 Feb 2025, 05:28
Ich habe 2 Tabellen mit 50k+ & 10k+ Zeilen
Tabelle Kapitel
Tabelle Kapitel
Code: Select all
id (auto_inc) | chapter_id | story_id | date (timestamp)
1 | 1 | 1 | 1715830560
...
10 | 10 | 1 | 1715830570
id | chapter_id | story_id (↓) | date (timestamp)
205 | 5 | 100 | 1715830560