I would like to know why my code is not working. The ideia is to verify that when a idseq is added to a certain table, to see if that same idseq already exists in any other table. The following code produces ERROR 1235 in mySQL:I would like to know why my code is not working