Removes CREATE privileges on the specified dbspace from the specified user IDs.
Go to Parameters
Go to Examples
Go to Standards
Go to Permissions
REVOKE CREATE ON dbspace-name FROM userID [,...]
(back to top)
REVOKE CREATE ON DspHist FROM Smith
REVOKE CREATE ON DspHist FROM fionat
ANSI SQL–Compliance level: Transact-SQL extension.