1 line
No EOL
76 B
SQL
1 line
No EOL
76 B
SQL
SELECT "a".* FROM happiness as a INNER JOIN rainbows r on a.id = r.happy_id; |