Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Fri, 27 Jun 2008 @ 20:22:41 GMT


     
  <Prev Next>   <<First <Prev
Next>
Last>>
 


Subj:   Re: To know about the privileges on any table
 
From:   fnewbrough

     select *

     FROM
     DBC.UserRights

     Where DatabaseName='username'

This should do the trick. You should also lookinto UserRoleRights if you are assigned any roles. You can check what roles you belong to by querying dbc.rolemembers.

There are many other useful tables in DBC.

Run this in SQL Assistant:

     help database dbc

It will list the tables and provide a description of what they contain.


-Fred



     
  <Prev Next>   <<First <Prev
Next>
Last>>
 
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023