Hi all.
I have the following problem:
I have 2 tables:
On table A i have a text in a field "CVB45"
On Table B i don't have that text in a field (i have some other text "FGH56")
How can i automatically delete the Field from Table B if it doesn't exist in Table A ?
The problem is that the...