On 19/05/15 20:16, Christophe Humbert wrote: > SELECT * FROM Accounts WHERE accountname like'%Demo%'"; What's your query for Contacts then? It has different fields... e.g. > SELECT * FROM Contacts WHERE lastname like'%Smith%'";