在 SAP HANA 中建立受限使用者的 SQL 語句


非常簡單。您可以使用以下查詢建立受限使用者 −

CREATE [RESTRICTED] USER <user_name>
   [<remote_identity_option>]
   [<password_option> ]
   [<external_ident> ]
   [<with_ident_opts> ]
   [<validity_specification> ]
   [<set_user_parameters> ]
   [<ldap_group_authorization>]

在以上 SQL 查詢中,您必須傳遞以下引數 −

<remote_identity_option>

指定其他租戶資料庫中的資料庫使用者作為所建立資料庫使用者的遠端標識。

<password_option>

指定所建立使用者的使用者密碼。

<external_ident>

定義外部標識機制。

<external_identity>

定義用於對使用者進行身份驗證的外部標識。

更新日期: 27-2 月 -2020

387 次瀏覽

開始您的職業生涯

完成課程即可獲得認證

開始
廣告
© . All rights reserved.