SELECT * FROM provider WHERE provider_id IN (SELECT provider_id FROM provider_contact WHERE language LIKE 'A%');