Untitled

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