Privilege Help

From: Matt Goyer <mgoyer_at_fairtunes.com>
Date: Fri, 6 Sep 2002 16:23:58 -0400
Message-ID: <3d790e8d$1_2_at_spamkiller.newsgroups.com>


I have a table called 'fan' owned by system and I have a user 'em' that I want to grant privileges to.

I tried (as system):

grant all on fan to em;

But when I login as em I can't select from that table. But when I :

SQL> select table_name from all_tables;

TABLE_NAME



<cut>
FAN It shows up??

Thanks,
Matt Received on Fri Sep 06 2002 - 22:23:58 CEST

Original text of this message