Subject | Delete From RDB$USER_PRIVILEGES |
---|---|
Author | Todd E. Brasseur |
Post date | 2004-06-11T16:29:12Z |
Is it safe to do a:
Delete From RDB$USER_PRIVILEGES where RDB$USER = 'USER'
This would make it much easier than doing the REVOKE thing.
Todd
Delete From RDB$USER_PRIVILEGES where RDB$USER = 'USER'
This would make it much easier than doing the REVOKE thing.
Todd