Subject Re: [firebird-support] Listing all the user security on entities in the database
Author Michael Ludwig
samcarleton schrieb am 08.12.2010 um 12:31 (-0000):
> I already have the user and some of the tables, views and stored procs
> 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?

In ISQL, type:

show grant;

--
Michael Ludwig