Is it possible to create an attribute rule that would set a flag if a different attribute is found in a SQL table?
I have a feature class which each has a unique ID #. Could I set an attribute rule to look for that number in a SQL table, and if it exists, set a flag?
If so, how would I do that?