Untitled

 avatar
unknown
plain_text
10 months ago
91 B
6
Indexable
select * from employees where employee id in(select distinct(employee_id) from dependents);
Editor is loading...
Leave a Comment