DB2 graphic  QMF Version 8

Revoking access to a table

You can revoke access to a table. For example, to prevent LINDSAY from deleting rows from the CALENDAR table, run this query:

REVOKE DELETE ON CALENDAR
FROM LINDSAY

For more information on the REVOKE SQL keyword, see the SQL reference manual for your database management system.


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004