sql >> Database teknologi >  >> RDS >> Mysql

SQL-tjek tilstødende rækker for rækkefølge

prøv

select t1.name, t1.id as id1,t2.id as id2 
from tablename t1, tablename  t2 
where t1.flag = 0 and t2.id = t1.id+1 and t2.flag = 1 and t1.name = t2.name



  1. Fremmednøgle i den første tabel

  2. MySQL og CASE WHEN med en række værdier

  3. PostgreSQL - næste seriel værdi i en tabel

  4. Gem data offline før post