Hello,
I have been building views in our Oracle database that assist GIS editors with various aspects of their work. After I create a view in Oracle SQL Developer, editors will add it to their ArcMap sessions as needed. The annoying part is whenever they add the view ArcMap pops up a window asking them to pick an unique ID. Often they don't know which field to pick. How can I build views that have the unique ID predefined by me so GIS users don't have to get this window every time?
Thank you,
Andrew