Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   SQL Statements > REVOKE FRAGMENT >

Revoking Privileges Without Specifying Fragments

The following statement revokes all current privileges from user mel on all fragments for which this user currently has privileges:

REVOKE FRAGMENT ALL ON customer FROM mel

Related Statements

Related statements: GRANT FRAGMENT and REVOKE

For a discussion of fragment-level and table-level privileges, see the section Fragment-Level Privileges. See also the IBM Informix Database Design and Implementation Guide.

Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]