0
Hello! My problem is the following I have two tables, a table called notes and another call students. I need to make a comparison with the id_student on the table notes and the id present in the table students only if the id exist in the table students can enter the value note on the table notes. I wonder how I could do that.
Bruno, welcome to Soft, go to Help and take the Tour, then edit your question showing part of your code,
– Leo