Subject | Re: [firebird-support] Listing all the user security on entities in the database |
---|---|
Author | Michael Ludwig |
Post date | 2010-12-10T22:53:45Z |
samcarleton schrieb am 08.12.2010 um 12:31 (-0000):
show grant;
--
Michael Ludwig
> I already have the user and some of the tables, views and stored procsIn ISQL, type:
> have granted the user privileges, some have not. Now I would like to
> get a list of what does have user privileges and what doesn't. Is
> there an easy way to do that?
show grant;
--
Michael Ludwig