Select the oldest from join

前端 未结 0 1183
你的背包
你的背包 2021-02-01 22:14

I\'m making my own archive system. Here is how it looks so far. I have following SQL tables:

CREATE TABLE items (
    id int NOT NULL AUTO_INCREMENT,
    serial_n         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题