SQL
Can you explain how you would extract the unique communicators from a messages table in SQL, which contains columns id, sender_id, receiver_id, and message?
Was asked at
More interviews, more skills, more success.
Be the first to share your approach to this question
See exactly what separates candidates who get offers
Interview question asked to Data Scientists interviewing at Mailchimp, Elastic, Apple and others: Can you explain how you would extract the unique communicators from a messages table in SQL, which contains columns id, sender_id, receiver_id, and message?.