Hi All,
I want an ArcMap definition query so that the layer only shows features based off of what the computer login user name is.
I have a field named USERNAME that would contain different user names. Then I would use the definition query to only show and label those features that have the same computer login name. For example: USERNAME = SYSTEM_USER.
I can get user name and PC name to label using Python but I want to query on user name and that uses SQL.
Can it be done?
Thanks,
David