Jun 7, 2007 #1 zinkjo Programmer Joined Apr 12, 2003 Messages 8 Location US Anyone know how to grant user access to a sequence object in a physical model? Basically want the exported DDL to include GRANT USAGE ON SEQUENCE tablename TO username I know how to do it for tables and views. Any help would be appreciated. thanks.
Anyone know how to grant user access to a sequence object in a physical model? Basically want the exported DDL to include GRANT USAGE ON SEQUENCE tablename TO username I know how to do it for tables and views. Any help would be appreciated. thanks.