2 lines
52 B
MySQL
Raw Normal View History

2018-08-07 11:39:02 +02:00
selECT * FROM foo WHERE id IN (SELECT id FROM bar);