V
V
Vladimir Vladimirovich2020-12-21 14:19:11
SQLite
Vladimir Vladimirovich, 2020-12-21 14:19:11

How to write Sql query to view contacts in a viber group?

Good afternoon, help with a sql query so that you can pull out phone numbers from the Viber group)
Maybe someone knows the correct query, just the one below does not fully give information (
only for 3 contacts
SELECT * FROM "Contact" WHERE "ContactID" IN (SELECT " ContactID" FROM "ChatRelation" WHERE "ChatID" = (SELECT "ChatID" FROM "ChatInfo" WHERE "Name" = "GROUP NAME") );

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question