How to change the owner of a FC and his linked annotation FC ?

1683
0
05-19-2016 02:07 PM
JamesFORD1
New Contributor


Hi,

I would like to change the owner of a feature class and in the same time the owner (that is the logically the same) of the linked annotation feature class.

I works in a 10.3.1 sde GDB in PostgreSQL and I would like to do it using SQL syntax. I'm a beginner in SQL and I don't wnat to do something wrong.

I know the "ALTER TABLE sde.myFC OWNER TO xxx;" but how to automatically apply the same owner to the linked features classes ?

Thanks

James

0 Kudos
0 Replies