I want to know how to identify if the id of a Table A exists in a Table B. I have the following structure:
Within TABLE A there exists the id which may or may not exist in TABLE B.
The idea is to suddenly return an indicator / flag if an id exists or not in table B.
I really have no idea how to help or link, thank you!