Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » SQL Anywhere サーバ - データベース管理 » データベースの設定 » ユーザ ID、権限、パーミッションの管理 » ネストされたオブジェクトの所有権の変更

 

例 2:user2 が table1 にアクセスする procedure2 を作成する

  • user1 が procedure2 を介して table1 にアクセスできるのは、user2 が procedure2 の EXECUTE パーミッションを user1 に付与した場合です。view2 では、user1 はパーミッションを必要としませんが、上記の場合とは異なるので注意してください。