Hi guys,

One more point which i want to tell you.When i connect to the database test (which i am able to bonny/bonny@test on command prompt)and run-

select * from user_tab_privs where table_name='STATS_TB';
no row select

Don't you think that I should have privleges on this table as I am the owner.although i am able to slect * from stats_tab;

Thanks