MySQL SELECT MAX () und GROUP, wenn ich nicht so arbeite, wie ich willMySql

MySQL DBMS-Forum
Anonymous
 MySQL SELECT MAX () und GROUP, wenn ich nicht so arbeite, wie ich will

Post by Anonymous »

Ich habe 2 Tabellen mit 50k+ & 10k+ Zeilen
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

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post