| 
        
        Function
         | 
      
        
        Description
         | 
     
| 
        
        dam_getUser
         | 
      
        
        Get the user information that is given in the CREATE USER and DROP USER commands.
         | 
     
| 
        
        dam_getRole
         | 
      
        
        Get the role name that is given in the CREATE ROLE and DROP ROLE commands.
         | 
     
| 
        
        dam_firstPrivilege
         | 
      
        
        Get the first privilege that are specified in GRANT and REVOKE commands.
         | 
     
| 
        
        dam_nextPrivilege
         | 
      
        
        Get the next privilege that is specified in GRANT and REVOKE commands.
         | 
     
| 
        
        dam_firstGrantee
         | 
      
        
        Get the name of the user/role that is specified in GRANT and REVOKE commands.
         | 
     
| 
        
        dam_nextGrantee
         | 
      
        
        Get the next name of the user/role that is specified in GRANT and REVOKE commands.
         | 
     
| 
        
        dam_firstGrantedObject
         | 
      
        
        Get the first object that is specified in GRANT and REVOKE commands.
         | 
     
| 
        
        dam_nextGrantedObject
         | 
      
        
        Get the next object that is specified in GRANT and REVOKE commands.
         |