Le vendredi 09 janvier 2004, Jeroen Baten a �crit...
        bonjour,

> -where can I see what grant rights a user or usergroup has on which table 
> (just some directions is enough)
SELECT PRIVILEGE FROM DOMAIN.TABLEPRIVILEGES WHERE TABLENAME = 'MATABLE'

look at system tables in MaxDB documentation
-- 
jean-michel


-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to