CREATE USER MAPPING
Synopsis
CREATE USER MAPPING [IF NOT EXISTS] FOR {
user_name
| USER | CURRENT_USER | PUBLIC }
SERVER
server_name
[ OPTIONS (
option
'
value
' [ , ... ] ) ]Description
Parameters
Examples
Compatibility
See Also
Last updated
Was this helpful?