Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 20 Feb 2002 @ 20:19:36 GMT


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


Subj:   Re: GRANT TO PUBLIC
 
From:   Dieter N�th

  Is there a place that tells if a privilege on a database has been granted to PUBLIC? I don't see anything in DBC.ALLRIGHTS to give me that information.  


  i.e.
GRANT SELECT ON TESTDB01 TO PUBLIC;
 



PUBLIC is the same as ALL DBC so

SELECT * FROM DBC.ALLRIGHTS
WHERE Username = 'dbc'
AND AllnessFlag = 'Y'


Dieter



     
  <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