The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hi, I would like to know if it is possible to get all records from a table based on a specific field value?
For example If I had two table [Students] & [Groups] and another one [Marks] and I want to put all students of a specific group in that table...
Hi everyone! I would like to know if it possible to search in all fields of a table while looking for a linked record (in another table). I tried to do that but I get result only from the first field
The last part didn’t work for me. would you please explain with an example?
And what if I want to make stats about sexe of students by GROUPS (For example a groupe “A” can have 15 Males & 20 females)?
Thanks for your help @Justin_Barrett!
What if I want to get all informations of STUDENTS of a spesific class? for example : an Exam must be passed by all students of this class (except absents). How can I do that without adding Students one by one?