Query table with multi line field
Very pleased with ZOHO.
However I cannot get this query to work.
SELECT "Email", "Name", "Interests", "Classes Attended Title"
FROM "Group Table" WHERE "Title" = 'Teacher'AND "Interests" = 'Icing'
Title is Plain Text field, Interests is a Multi-Line field.
Please help a 75 year old database newbie