Hi all hope someone kind can help me here
I am new with SQL really and although basic queries are ok the more complex ones are a struggle and I need some help with something thats is probably quite simple for someone a little more experienced.
I have 2 fields one is called grade and one is called class. The grade referes to a students garde they are in at school. I am trying to create a where filter that looks for the number found in grade and finds it within the class field. For example if a class is called 2A.ROOM if grade for that student is 2 then it will display, if it does not then we do not show it. Does this meake sense? Any help much appreciated